Hi Team,
I have three custom fields.
1. UAT due date
2. Actual Deployment date
3. SLA meet
SLA meet – This will be calculated variable:
If ‘Actual deployment date’ < ‘UAT due date’ - SLA meet value will be ‘Yes’
if ‘Actual deployment date’ > ‘UAT due date’ - SLA meet value will be ‘No’
Please suggest how to write automation for this.
Hi @surabhi.agrawal -- Welcome to the Atlassian Community!
First thing for your scenario, what happens if the dates are the same value: is the value set to yes or no?
Next, what have you tried thus far to solve this?
To get you started on creating your rule, please refer to these documentation and example sources:
Kind regards,
Bill
Welcome to the community.
This can be done by comparing the date fields and then setting the SLA meet value.
Example rule:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.