Versions Compared

Key

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

...

A workflow condition that enforces separation of duties (for SAS-70                70                 compliance), i.e. that makes sure the same user cannot trigger two incompatible transitions on the same issue.
For example, you can prevent a user who has triggered the "Resolve Issue" transition on an issue to trigger the "Close" issue.

...

A workflow validator that ensures that the current issue's parent issue is in one of the specified Statuses. This is useful only for sub-tasks.

Anchor
functions
functions

Post-functions

Note
titleUsing Post-functions in the _Create_ transition

If you insert a Post-function (except "Set Issue Security From User's Project Role Function" and "Copy Value From Field to Field Function") in the Create transition, you must make sure that you move it down to after the Creates the issue originally built-in function.

...