-
Suggestion
-
Resolution: Unresolved
-
1
-
7
-
Suggestion
When creating sub task from a parent task, it should copy the Fix Version from the parent issue.
Additionally, when the parent's Fix Version changes, the sub-tasks' could change as well.
Steps to Replicate
- Create a test project
- Create some issues
- Create some version
- Assign fix version to one of the issue
- Create subtask
Expected Result
Subtask created with Fix Version populated
Alternative solutions
Workflow
- Add post function in the create transition, (select the text mode > select the first step > you will see create transition on your left)
- Select Copy Value From Other Field
- Click next, select FixVersions as the source field and destination, for the option pick copy from parent
- Publish the workflow
Automation Rules
Configure Automation Actions that allow you to achieve this.
- is related to
-
JRASERVER-46073 Fix Version is not Copied to Subtask when Creating Subtask
-
- Gathering Impact
-
- mentioned in
-
Page Loading...