-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 10.86, 10.87
-
Component/s: REST API
-
1
-
Severity 3 - Minor
-
No
Issue Summary
When creating Sprints via PUT /align/api/2/Iterations, the Audit Log displays the Sprint Type entry with the {8_S} singular label instead of the actual singular terminology.
Steps to Reproduce
- Create a Sprint (Iteration) in the UI
- Create a similar Sprint via the API
- Compare both Audit Logs
Expected Results
- Any Audit Logs should honor platform terminology
Actual Results
- {8_S} label is displayed instead of the actual terminology
Workaround
- Currently there is no known workaround for this behavior. A workaround will be added here when available.