Versions Compared

Key

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

...

You must specify the field to be cleared, for example, Fix Version.

...


Precondition

If you are using preconditions with a JSU post function, they can be evaluated in one of the following waysyou can use the following options to define how the precondition is evaluated:

  • Ignore precondition : (By default every ): Every precondition is ignored which means that the post function will always be performed)

  • True: ( Precondition must be true to execute a post function)

  • False: ( Precondition must be false to execute a post function)

Learn more about JSU preconditions in Workflow Preconditions.

...