Hello,
We have two custom fields of the date picker type and would like to automatically notify customers whenever the fields are updated. How could this be setup?
Also we support two languages and I cannot figure out how to pull info from the default "Request Language" field into the If/Else part of the rule.
We are using Jira-Service-Desk Cloud.
Appreciate any help
Regards
Hi @Marcus -
So you'd want to use the Field Value Changed Trigger
Now to check a field value, you'd normally you'd want to to use an Issue Fields Condition to check the "Request Language", but ah, I don't have that available, so it must be because that field is "special":
Great. :-/
So then it looks like we'll have to use a Smart Values Condition.
I had to do the following:
So then, putting it all together, you can create a Smart Values Condition that looks like this:
Or this:
Again, that customfield ID is UNIQUE TO MY INSTANCE (I think).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.