Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
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

Jira Reports to be driven from the UI instead of the backend

My team is developing an interactive dashboard where in the end user can adjust the report base on using the controller. However, the controller is limited to using graph and charts that leverage the rich filters. Reports such as the version report, burndown charts and zephyr reports must be manually changed from the backend. Does anyone know whether Atlassian has plan to change this feature to allow the user to select values from the end? This is more efficient instead relying on a team member to consistently update the chart from the backend. 

1 comment

Daniel Ebers
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 21, 2020

Hi starryeyes,

I'm not sure if I got the backend part correctly.

They are basically two options you are given.

You can create (even highly complex) dashboards with gadgets on it and display various data from several sources (filter results, a pie chart, graphs are just a brief example).

Second reporting option is available (most parts) for Agile:
https://confluence.atlassian.com/jirakb/reporting-in-jira-461504615.html

Along with so many Apps that are also listed on that page you can access via REST API like also described on the page to do own reportings:

It is possible to request data from JIRA via its REST API. This will require either configuration of a third party tool or programming.

But apart from the REST API access the reporting is already a UI job so I am not absolutetely sure if it is what you meant.

Cheers,
Daniel

Like Deleted user likes this

Comment

Log in or Sign up to comment