Hi,
Is there any way to find with JQL Epics with issues which status didn't change for 7 days?
Hi @Alena Samruk ,
Is this JQL working for you?:
status changed Before startofday(-7) and issuetype = epic
regards, Marco
Hi Marco! Thanks for the reply! Unfortunataly it doen't work for me, because I need check status for issues in Epic, not for Epic. So I need to find Epics where all issues "status changed Before startofday(-7)"
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.