-
Bug
-
Resolution: Fixed
-
Low
-
10.127.3
-
1
-
Severity 3 - Minor
-
No
Issue Summary
Portfolio Epic's inProgressDate API property not set when child Feature moves to "In Progress"
Steps to Reproduce
- Create Portfolio Epic and child Feature
- In Jira Align, change Feature to "In Progress" and observe parent Portfolio Epic also moves to "In Progress"
- Check Portfolio Epic via API
Expected Results
Epic's InProgressDate API property should be set with the date/time of transition to "In-Progress"
Actual Results
Epic's InProgressDate API property still shows null
"inProgressDate": null,
NOTE: When a child Story is moved to "In Progress", InProgressDate is updated correctly.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- derived from
-
ALIGNSP-22176 Loading...