-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Summary
- When adding post functions to a workflow transition, it is possible to choose the "Copy Value From Other Field" function.
- This function does not allow you to select the Status field as the one to be copied (Source), which should be allowed.
- However, this field should not be allowed as a Destination as it does not behave as a regular Jira field. Such an operation could result in an inconsistency in the database tables.
- Status also represents the position of an issue in its workflow. For further information, check this documentation.
Steps to Reproduce
- Create project > Edit the workflow > Add the post-function "Copy Value From Other Field" on the Create transition
Expected Results
- You are able to select Status as the Source Field.
- You are NOT able to select Status as the Destination Field.
Actual Results
- You are not able to select Status as the Source Field.
- You are not able to select Status as the Destination Field.
Workaround
- JIRA Misc Workflow Extensions third part app
- is related to
-
JRACLOUD-68751 "Copy Value From Other Field" post-function should not include "Status" among choices
-
- Closed
-
- relates to
-
DONUT-2096 Loading...