Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,907
Community Members
 
Community Events
184
Community Groups

Is there a way to get event details in burnout chart? (Trying to replicate Velocity chart)

nidimura
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Apr 05, 2023

I am trying to get the event details under the burnout chart, such that I can get to know which issues has been completed for that particular sprint so I can replicate the velocity chart. If there are any other ways to replicate velocity chart your help would be greatly valuable.

2 answers

2 accepted

1 vote
Answer accepted
Mariana_Pryshliak_SaaSJet
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 Leaders.
Apr 06, 2023

Hello @nidimura 

Additionally, if you're ok with using third-party add-ons, you can try Time in Status for Jira Cloud and present workflow progress in the Chart view:

  • Pie,
  • Bar,
  • Graph.

3 (2).png

I guess, Bar chart suits your requests. So you can try this one.

This add-on is developed by my SaaSJet team. Please, let me know if you have any questions.

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 05, 2023 • edited

Welcome to the Atlassian Community!

The velocity charts are built from the data on the sprint (start/end date/time, estimation statistic, and name), the data on the board (what status are in the last column), and the data on the issues that are in the sprint.

I don't know what you mean by "get", but assuming you mean you want to extract the data to build your own version of the chart externally, then use the REST API to ask for the sprint details, and then again to get the issues for "sprint = xyz" - their data will include their estimate, status and when the status changed.

nidimura
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Apr 05, 2023

Yes, I want to replicate the velocity chart by getting the required details through API.
Could you elaborate the required details to replicate the velocity chart and which exact fields from the issue data I would require in order to replicate the chart.

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 05, 2023

I've listed the data you need in the first paragraph of the answer.

Have a look at https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/ for the core Jira stuff (reading the issue data) and getting started.  When you've got that, you'll want a look at https://developer.atlassian.com/cloud/jira/software/rest/intro/ for the sprint and board info. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events