Can I respond to the report that I will show in my own dashboard area in Jira with JQL?
For example, I want to write a jql that measures the waiting time between statuses and display it on the dashboard.
I added Status Time Free to my dashboard screen from the gadget area. When I added the relevant JQL and project filter, I was able to show what I wanted in the dashboard area. Problem is solved.
Dashboard -> Add a Gedget -> Time Spend Free
@Adem Kaya you would need to add automation or a post-function to populate this value into a field. JQL and Dashboards can only show available data based on the input provided.
If you want to find/display tickets that were updated this week, sure you could do that. If you want to show the time between the last update and now, you would need to add that data to a field and then display that field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.