-
Suggestion
-
Resolution: Timed out
-
1
-
Currently, the GET Sprint REST API request does not return the creator of the sprint. This is a feature request that it do so:
Response:
{ "id": 37, "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23", "state": "closed", "name": "sprint 1", "startDate": "2015-04-11T15:22:00.000+10:00", "endDate": "2015-04-20T01:22:00.000+10:00", "completeDate": "2015-04-20T11:04:00.000+10:00", "originBoardId": 5, "goal": "sprint 1 goal" }
Note we have a related feature request with an automation-based workaround here: JRACLOUD-79985 – Log actions to the audit log when changes or deletion are made on boards/sprints
- is related to
-
JRACLOUD-79985 Log actions to the audit log when changes or deletion are made on boards/sprints
- Closed