Forums

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

Hi, I am actually confused what would jira consider when I select updated date in filter.

MahanthPrudhvi
Contributor
October 4, 2023

Hi,

I am actually confused what would jira consider when I select updated date in filter.

When I close the sprint every pending Issue will be carry forwarded to next sprint which will update sprint field. Will it be considered as an update?

 

I actually wanted to filter out the issues that have been in X status for X days with out any status update.

 

Thanks.

1 answer

1 accepted

0 votes
Answer accepted
Trudy P Claspill
Community Champion
October 4, 2023

When using the "updated" field in a filter you will be considering the Updated field in the issues. That field is shown here below the panels on the right side of the issue view.

Screenshot 2023-10-04 at 4.24.08 PM.png

Pretty much every change you can make to an issue will cause the Updated field to be modified.

With built in filtering capabilities you can't construct a filter that looks for issues that have been in a status for a given number of days.

You can check for issues that are in a specified status and have not had a status change since a specified explicit or relative date.

status=X and status was not changed after startOfDay(-number of days)

Refer to

https://support.atlassian.com/jira-software-cloud/docs/jql-operators/#CHANGED

MahanthPrudhvi
Contributor
October 5, 2023

Hi @Trudy P Claspill 

 

I am getting an error , Could you please look into it.

 

Thanks.Screenshot (365).png

Trudy P Claspill
Community Champion
October 5, 2023

My apologies. I have a syntax error in there. It should be:

status=X and not status changed after startOfDay(-number of days)

Like MahanthPrudhvi likes this
MahanthPrudhvi
Contributor
October 6, 2023

Thanks @Trudy P Claspill for your help.

It's working

Like Trudy P Claspill likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events