-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
5
-
23
-
Scenario
JIRA Agile REST API Reference does not contain any info about how to query Agile reports e.g. Velocity or Burndown.
However, there are available endpoints to achieve this, e.g.:
- for Velocity:
/rest/greenhopper/1.0/rapid/charts/velocity?rapidViewId=<board_ID>
- for Burndown:
/rest/greenhopper/1.0/rapid/charts/scopechangeburndownchart?rapidViewId=<board_ID>&sprintId=<sprint_ID>
A full list of report keywords usable for REST endpoints can be found in this Answer.
Suggestion
The documentation should be updated with this kind of information.
- is related to
-
JRACLOUD-92938 As a manager I'd like to have REST API endpoints to collect Agile Report results
- Gathering Interest
-
JSWSERVER-13283 As a manager I'd like to have REST API endpoints to collect Agile Report results
- Gathering Interest
- relates to
-
JSWSERVER-16113 Ability to rename board via REST API
- Gathering Interest
-
JSWSERVER-16409 Add /rest/greenhopper/1.0/savedfilter/list in the Agile rest api documentation
- Gathering Interest