We are a team of 35+ members each member creates their respective issues in their respective boards but we need a view as an admin to view each and every issue raised on the portal.
So we can see what work is in progress and how much are completed.
Try this:
updated < '2012/02/02' and status = 'In progress'
Tou can use some jelly tags to calculate the date as now - N
At the moment I use <-10d.
Unfortunately, I can not catch the date that an issue has been transitted instead of the date that it has been updated.
It looks like I have to use a new custom field and keep the date of last transition there.
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.