Logging Time Spent Against Tickets, by Assignee

Raja Jeevan Kumar Maduri July 20, 2017

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. 

1 answer

0 votes
Yugank Bhatnagar July 25, 2017

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 !

Samuel Menezes de Souza February 11, 2019

Very nice idea! Thanks!

Nedzad Junuzovic March 17, 2020

Thanks Yugank !

Suggest an answer

Log in or Sign up to answer