The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Access to Greenhopper Velocity Chart Data ("Commitment" and "Completed")

Ruiz_ Preston
Contributor
July 15, 2013

I'm interested in using the data from the Velocity Chart to build a gadget or two for my project's dashboard. In search of this data from the front-end, I'm unable to locate it. Neither term ("Commitment" and "Completed") is an option in the issus query/filter. How can I access this data?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
AhmadDanial
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 26, 2013

Hey there, Preston.

As far as I know, the values are not stored in the database, which means the values are being extracted from the issues themselves. It is pretty tough to extract the values, at least from my point of view.

Anyway, perhaps others might have achieved this before. Let's see if they can provide any insights on this. :)

Warm regards,

Danial

MattS
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 3, 2013

It might available via the Agile REST API (use the REST API browser to check) but it's not well documented


1 vote
Guy Anela
Contributor
May 8, 2015

You can get this data using the following API REST call...

/rest/greenhopper/1.0/rapid/charts/velocity?rapidViewId=[INSERT AGILE BOARD ID]&sprintId=[INSERT SPRINT ID]

I found this by searching for "greenhopper" in Atlassian's REST API Browser.

TAGS
AUG Leaders

Atlassian Community Events