-
Bug
-
Resolution: Fixed
-
Low
-
10.131.3
-
1
-
Severity 3 - Minor
-
No
Issue Summary
When creating a Task on Jira Align, the Effort Hours field defaults to 0. However, through ADO integration, if a Task is created in ADO without Hours assigned, then when it syncs to Jira Align, the Effort Hours in JA is null.
These null hours for Task cause an exception error when the associated Team is viewed in Team Room.
Steps to Reproduce
- On an integrated ADO Project, create a Story and child Task
- While creating the Task, do not set any Effort Hours
- Wait for the sync to Jira Align
- Associate the Story to a Team and Sprint
- Open the Teams Team Room and select the PI and Sprint
- Select Team view
Expected Results
- Task sync to Jira Align has default Hour as 0
- Hours field for the Task in Team Room is not empty
Actual Results
- Task sync to Jira Align has Hour field empty
- Hours field for the Task in Team Room is empty
- Backend exceptions occur due to the null values
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
PS-164775 Loading...