-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
In a team-managed project, when using a post function to update the field "Label" for transitioning between statuses, it overwrites the existing value of the label field, and the previously added labels on that issue are removed.
Steps to Reproduce
- Create an issue and add a label.
- Now create a post function rule to update the "label" field for a particular transition.
- Include the desired label in this rule.
- Transition the newly created issue to execute the post function rule.
Expected Results
The new label should get added in the label field along with the previously added label.
Actual Results
The newly added label overwrites the previously added label.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
JRACLOUD-76621 Updating "Labels" field via rules in team-managed project does not work
-
- Closed
-
- is related to
-
JRACLOUD-76621 Updating "Labels" field via rules in team-managed project does not work
-
- Closed
-
- blocks
-
HELIX-847 Loading...