Versions Compared

Key

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

We hope to provide Workflow Validation, Condition and Post Function in the near future. In the meantime please use the following workarounds to add and delete using Jira Automation

Add Label Manager items through a workflow transition without overwriting existing label

Example Usecase:

When the status changes to “In Progress” add the Label “label1” in “red” to the Label Manager custom field “DoD”

...

If you want no color, you still need to add ‘grey-light’ here

Delete Label Manager items through a workflow transition

Example Usecase:

When the status changes to “In Progress” delete all labels selected in the Label Manager custom field “DoD”

...