Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

You can copy the value form some source field to some destination field. Click the + Button to add additional field pairs to your configuration.

Keep in mind that not all conversions from source to destination field are supported, nor feasible. We can only ensure, that it will work if source and destination fields are of the same field type, or the destination field is a text field. (Still, some additional combinations of different field types might work as well - although not 'officially' supported.)

Overwrite / Append / Prepend

For text fields and some field that can take multiple values (like checkboxes) you can choose to overwrite, append or prepend the new value to any existing value. In the case of text field, you can also choose a separator that will be put between the values (not shown in the screen shot above).

Create version if necessary

Imagine your origin issue has a version, that you want to copy to the linked issue.

If the destination field is 'Fix Version/s', 'Affects Version/s' or some custom field of type 'Version Picker', you can choose that a new version will be created in the target project, if does not yet exist. If you don't choose this option and that version does not yet exist, the user will get an error message and the transition will complete.

However be aware, that a user needs the 'Administer Projects' permission to be able to create a new version.

Create component if necessary

Imagine your origin issue has a component, that you want to copy to the linked issue.

If the destination field is 'Components', you can choose that a new component will be created in the target project, if does not yet exist. If you don't choose this option and that component does not yet exist, the user will get an error message and the transition will complete.

However be aware, that a user needs the 'Administer Projects' permission to be able to create a new component.

Special 'Sources'

As source you have some additional options:

  • *** empty ***
    The destination field will be cleared.
  • *** last comment ***
    The last comment from the source issue will be copied.
    In some cases that might be the comment from the transition screen, which the user just entered while performing the current transition.

Special 'Destinations'

As destination you have also special options:

  • *** new comment ***
    A new comment will be created with the copied value.

  • No labels