Versions Compared

Key

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

...

Clicking on transition "revert decisions", the configured constant value will be put into that issue's custom-field. Displaying this issue, the configured rule will be executed upfront: if the related custom-field contains this special constant value, all decisions of the specified group sign-off property are reverted via the helper-function. Afterwards, the constant value needs to be reset back to empty ("") in order to omit additional reverts while loading next time.


By default, all reverting actions are documented within the issue's history for transparency.

If you want to omit writing such comments, please add false as a second parameter to all calls to revertAllDecisions() and revertMyDecisions() as shown on the screen copy below:

Image Added