Forums

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

Can I limit when an issue is considered "updated"?

Robert Ortega January 3, 2024

Is there a way to only consider an issue "updated" when its a comment from the requestor or the assignee?  We're separately monitoring when items are updated and any change to the issue is considered an update so it's understating the problem.  Is this possible?

1 answer

0 votes
Matt Doar
Community Champion
January 3, 2024

Tricky. I would leave the Updated system field alone and create a Scripted Field (assuming Data Center and the ScriptRunner app). The field can look at the History of an issue and determine a date value based on when there was last a change to the issue that you are interested in. 

Not sure about Cloud though

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 3, 2024

Yes, very tricky.  On DC/server, there are some tricks you can play to lie about "data on this issue changed", but I have not found a way to lie about it on a Cloud system.  

If you change data on a Cloud issue, the change is recorded.  It is what issue trackers do.  (The exception for Jira is ranking, that happens too much for it to be worth tracking, and as @Matt Doar says, do you really care about it?)

Suggest an answer

Log in or Sign up to answer