I am able to filter issues for those not updated in the last 4 days. I use this to flag issues that are stale and not being actively worked.
it is of course normal for there to be no work on the weekend, so I don't want to count Sat/Sun.
I found some mention of working days related to boards, but I am hoping to do this with filters.
Maybe this can be useful information
https://confluence.atlassian.com/jiracoreserver073/logging-work-on-issues-861257349.html
then also check the worklogDate function
https://confluence.atlassian.com/jirasoftwareserver073/advanced-searching-fields-reference-861256237.html#Advancedsearching-fieldsreference-WorkLogDateworklogDateWorklogdate
Thanks. I am familiar with the additional fields. We are not worried about hours here though, instead we are looking for idleness on the ticket. We have a SLA to meet and daily reports of tickets that are getting too old without activity are what we want to list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
not sure but perhaps this plugin can help you,
https://marketplace.atlassian.com/apps/1211156/arsenale-dataplane-jira-reports?hosting=server&tab=overview
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.