Forums

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

Automate Date Field based on Custom Field

Cristina Carrillo
Contributor
June 8, 2023

I have two custom fields. Resolved with Customer and Date Field, I would like to automate the Date Field when a value (yes or no) is added to Resolved with Customer. Is this possible? Any assistance would be appreciated. 

1 answer

1 accepted

3 votes
Answer accepted
Mark Segall
Community Champion
June 8, 2023

Hi @Cristina Carrillo - Yes you should be able to do that with something like this:

  • TRIGGER: Field Value Changed (Resolved with Customer)
  • IF CONDITION
    • Resolved with Customer = Yes
    • ACTION: Edit Issue (Date Field)
      • {{now}}
  • ELSE
    • ACTION: Edit Issue (Date Field)
      • Leave blank
Cristina Carrillo
Contributor
June 8, 2023

Thank you! For the Else condition, how would that look? So far I have this - apologies, still trying to learn all this:Screenshot 2023-06-08 at 11.32.10 AM.png

Tim Perrault
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.
June 8, 2023

I think you are going to have to use the If / else block condition instead of the issue fields condition if you want the else part. Not sure if the else part is needed though

Like Trudy Claspill likes this
Cristina Carrillo
Contributor
June 8, 2023

Got it, thank you.

Like John Funk likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events