Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns "true" if the transition requirng information for the issue PRJ-232 was executed and "false" if the transition wasn't executed.

Note

  1. To use the routine function on the Create Issue transition, it is very important that you place the SIL post function after the "Creates the issue originally" post function but before "Fire a Issue Created event that can be processed by the listeners.". Positioning the SILâ„¢ post function otherwise will de-synchronize the issue from the workflow. That will set an invalid status for the workflow step it is in.
  2. If the transition requires a screen it will not be displayed for additional input.
  3. You should do all issue modifications in or before the post function that contains the calling of the auto transition.
  4. All post functions executed by the called transitions should not modify the issue. These post functions could be used for sending notifications.
  5. If there are validations and /or conditions in the transition called after the one that contains the auto transition, and these validations fail, the transition will not be executed.

...

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jira_transition_routinefunction" and space = currentSpace ( )
labelsarray_routinesfunctions