The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Initate automation rule as form is opened

jbolton
May 10, 2022

Hello, I need to update the due date for a service request when a form is opened as opposed to after a form is submitted.  

For example, a new employee request is due date is two weeks from the date of the form is created and the due date is prefilled when the form is opened.  

Thank you,

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Melo
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 Champions.
May 10, 2022

Hi @jbolton,

In your case, I would use automation for Jira.

Trigger - issue created

Condition - compare with the issue type or request type

Action - set due date using smart value - {{now.plusDays(14)}}

More information on Automation for Jira and smart values:

https://support.atlassian.com/cloud-automation/docs/examples-of-using-smart-values-with-dates/

Please let me know if that helps.

Cheers,

Melo

jbolton
May 11, 2022

Thanks Melo, your answer worked!  

TAGS
AUG Leaders

Atlassian Community Events