I want to be able to find low numbers stories (old stories) with unresolved resolution from the backlog .
Well it depends on more info but here is an example...
project = myproj and status = To Do and createddate <= startOfDay(-60)
in the above:
To Do - assumes this status reflects your backlog
-60 - assumes 60d old means old, adjust to meet your needs
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.