Forums

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

Register the date of the first change of status of a issue

david_contreras October 28, 2021

Hello, through automations I want to know how I can register in a custom field the date of the first change of status of a issue, thanks in advance

1 answer

1 accepted

3 votes
Answer accepted
Mikael Sandberg
Community Champion
October 28, 2021

Create an automation that triggers on the transition you want the date for, something like this:

Screen Shot 2021-10-28 at 3.45.03 PM.png

(I used due date here since I don't have a date custom field.)

Bill Sheboy
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.
October 28, 2021

Hi @david_contreras 

Yes, and...to Mikael's suggestion:

If you want this date to be "only" the first change to the specific status, please add a condition after the trigger to check if the custom field is empty.  That will prevent updates to the date when an issue cycles (backwards/forward again) in flow.

Kind regards,
Bill

Like # people like this
david_contreras October 29, 2021

it works very well thank you very much

Suggest an answer

Log in or Sign up to answer