Issue Summary
When updating endSprintID field of a Feature through API nothing is being logged in Audit Log of the Feature
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create Feature in JA
- Enable toggle for TargetSprint fields in Admintration > Settings > Details Panel Settings
- Go to the Feature and update Target Start and Target Completion fields
- Update to null the endSprintID field on the Feature through API using PATCH.
- Check Audit Log of the feature and the update will not be logged.
Expected Results
Updates made on the Feature should be logged in the Audit Log
Actual Results
Updates are not logged in the Audit Log
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JIRAALIGN-4500 Deleting Anchor Sprint from PI removes data from UI but does not delete from backend
- Closed
-
JIRAALIGN-4502 When removing endSprintID field of a Feature through API startSprintID is removed as well
- Closed