• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Documentation, REST API
    • None
    • 5
    • 23
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.

            [JSWSERVER-12877] Update REST API doc with /rapid/charts endpoints

              mpaisley Mel Paisley
              vdung Andy Nguyen (Inactive)
              Votes:
              118 Vote for this issue
              Watchers:
              62 Start watching this issue

                Created:
                Updated: