Details
-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
10.112.2
-
1
-
Severity 3 - Minor
-
No
Description
Issue Summary
Deleting Anchor Sprint from PI removes data from UI but does not delete from backend. You still can retrieve data using API.
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a Program Increment
- Create Feature under Program Increment
- Create 2 anchor Sprints in the Program Increment
- In the Feature created set Start Target Sprint and End Target Sprint
- Go to Program Increment and Remove one of the Anchor Sprints
- Check the Feature in the UI and Target Sprint will not appear
- Check the Feature via API using GET and the Target Sprint value will still appear
Expected Results
Anchor Sprint to be removed from the backend as well
Actual Results
Anchor Sprint is not deleted from backend and can be retrieved by API using GET method.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Attachments
Issue Links
- is related to
-
JIRAALIGN-4503 When updating endSprintID field of a Feature through API nothing is being logged in Audit Log of the Feature
-
- Closed
-
- relates to
-
JIRAALIGN-4502 When removing endSprintID field of a Feature through API startSprintID is removed as well
-
- Closed
-
- resolves
-
PS-111539 Loading...