Versions Compared

Key

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

...

JSU's preconditions are a part of the post function section in Jira's workflow configuration. In the example below, a precondition is added to the Clear ‘Clear Field Value Value’ post function.


Choose your precondition

...

You can insert multiple preconditions and combine them using the following operators:

  • AND: Previous result and the current result must be true

  • OR: Either the previous result or current result must be true, or both

  • AND NOT: Previous The previous result must be true, and the current result must be false

  • OR NOT: Either the previous result must be true or the current result must be false, or both

...