The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I am looking for a way to obtain velocity data via JIRA server REST API. I have been unable to find a way to do this and was hoping someone might have some insight on this? I am basically looking to pull the data from the velocity report page, but for all past sprints. When I do a REST call for all issues within a sprint, I am only returned the current data, however this is not what I'm looking for. Any help or advice would be much appreciated.
Thanks in advance!
According to https://jira.atlassian.com/browse/JSWSERVER-12877 , the documentation is not full. So :
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>
Hope it helps !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This only gives data for the last 7 sprints. Any ideas on how to get beyond those sprints ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd also like to get more than 7 sprints of data. I have little hope of getting more though since this looks like it's just the data from the web interface and there's no way I know of to get beyond that many in the web interface. Hopefully I'm wrong. Or someone could point us to a different way to get velocity beyond what this page gives us without buying an expensive add-on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.