-
Bug
-
Resolution: Unresolved
-
Medium
-
8
-
Severity 2 - Major
-
1
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Issue Summary
When a user creates a sub-task, it is expected to inherit the parent issues components however since JIRA 7.1.X this stopped being so.
Steps to replicate
- Craete a test project.
- Create components for this project.
- Add the component field to the view/edit screen.
- Create an issue in the test project.
- Assign components to this issue.
- Create a sub task for the issue using More > Create Sub-Task
Expected Result
JIRA would create the sub-task and it would inherit the components of it's parent issue.
Actual Result
JIRA creates the sub-task but clears out the component field.
Issue has been verified to have started in JIRA 7.1.X
- is related to
-
JSWSERVER-16018 Sub Task in Software project doesn't inherit Parent components
- Closed