Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Filter tickets that were time estimated a long time ago

Mayo LabOS
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 18, 2022

Hi guys,

in our SCRUM sprint process. we do discovery at the middle of the sprint, to go over product descriptions and estimate how long our tickets will take us to develop.

Usually, the tickets we estimated at a certain point, won't be in our sprint plan in the following sprint, but later on.

I want to filter out tickets that the field - Original/Remaining Estimate was updated 60 days ago or more. meaning it's been ~2 months since the person estimated how long it will take him to develop the ticket, that way our estimations keep being somewhat relevant and still true. I believe that after 60 days they should re-estimate those tickets.

So, how can I filter this?

I tried -

type in (......) AND remainingestimate updated before startOfDay(-60) 

I know it's wrong, just to give you a sense of context.

Thanks !

1 answer

1 accepted

1 vote
Answer accepted
Mohamed Benziane
Community Champion
December 19, 2022

Hi,

This is not possible out of the box unfortunately. Yo can try to find something on the marketplace or try using the API REST to find issue where the field was updated.

Suggest an answer

Log in or Sign up to answer