Just wanted to understand how do I configure a dashboard widget that shows me the number of hours logged by any given assignee within the Sprint.
Would appreciate if someone can share me how the widget needs to be built for each business day of the Sprint.
Hi You may try the following:
1) Create a new filter and save a JQL query , run as project="XYZ" AND timespent != 0
This step should give you list of issues for which time spent has been recorded
2) Once filter is saved, navigate to Dashboard->Add gadget and select "Filter Results" gadget.
3) In the same Saved Filter:Select the saved filter from step 1
4) Select checkbox for auto-refresh and save the changes.
Good to go !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Yugank !
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.