-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.0.0-OD-08, 7.1.6, 7.2.3, 9.12.17, 10.4.0
-
7
-
16
-
Severity 3 - Minor
-
1
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Problem Description
When creating sub task from a parent task, it used to copy the fix version from the parent issue. However it is currently not working as of the latest Cloud Release.
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
Actual Result
Subtask created without Fix Version populated, no value is seen in the fix version field.
Workaround
- Enable JIRA Suite Utilities
- 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
- duplicates
-
JSWSERVER-16018 Sub Task in Software project doesn't inherit Parent components
-
- Closed
-
-
JRASERVER-63931 Subtasks do not inherit fixversion when created from parent task.
-
- Closed
-
- relates to
-
JRACLOUD-92894 Fix Version is not Copied to Subtask when Creating Subtask
- Gathering Interest