Hi
We want to show a report (either on dashboard gadget, or reporting, or other) of tasks that have stayed in one status for a long period for a given assignee. Please advice on how to get this done.
Thanks,
Rakshatha
We built a query (in Jira Server) to look for all issues not transitioned within a specific time period, which should meet your needs - this is how we did it:
^ To extend this example, if I wanted to look for all Epics in a project in the status 'New' which have not transitioned within 28 days, it might look like this:
You can then visualise the filter however you want - as a Dashboard gadget, a quick filter on your board or similar.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.