-
Bug
-
Resolution: Fixed
-
Medium
-
10.88
-
1
-
Severity 3 - Minor
-
No
Issue Summary
When a user creates a Story from a Story of type Template that has child Tasks, the Story will only sync if we save changes to it. Once it syncs, the Tasks will be linked to the Template that originated the Story, creating duplicate records in Jira Align (Template) that links to the same Sub-task in Jira.
Steps to Reproduce
- Ensure "Enable Task Sync" is set to "Yes"
- Create a Story of type "Template"
- Add Tasks to the Story of type "Template"
- Create a new Story using the "Add from template"
- Save the Story and wait for it to sync with Jira
Expected Results
The new Story and its tasks syncs and creating new records in Jira
Actual Results
The Story only syncs when saved, but the tasks get duplicated in the Story Template linking to the original Jira Sub-task.
Workaround
Create a Story of type Template without adding tasks to it.