I'm attempting to check the Location the user selected from an Insight field when submitting the form and set an assignee depending on the option chosen.
I tried a number of different smart values, and after reading this I believe I would need to use {{issue.customfield.summary}} for some reason to return the field name. This works, but attempting to confirm the value throws an error.
In the screenshot you can see {{issue.customfield.summary}} returns Austin. But when I try to check if Austin = Austin I get an error that doesn't exactly make sense.
I tried with and without the quotes around "Austin" but I get the same error.
Any suggestions would be appreciated.
Hi, @Mathew Lederman
You selected wrong condition check. Select Advanced compare condition. Take a look at example please
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.