Hi everyone.
Previous community answers (specifically Solved: Automation using form field value as a condition) got me to this point in my automation setup:
{{smart values}} condition
First value
{{form.last.ProjectFeedback.label.first}}
I have several test tickets that have been created from the portal with the form and the value SiteDocs rollout is in the relevant field (field key ProjectFeedback).
But the automation (to add specific folks to the recipient list) isn't working. The audit log says:
Forms submitted
Hi Martina - Welcome to the Atlassian Community!
Can you share an actual screenshot of your rule with details for the smart values Condition?
Not that it will make a difference, but you shouldn't need to add the .last to the form field. Just ending in .label should be enough.
Hi John
I tried it without the .last option, but that still didn't work.
Please see the screenshots.
cheers
Martina
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.
Sorry, I meant to say .first not .last. Again, not sure that dropping the .first in the smart value will make a difference but it might.
And you are sure the Field key value is exactly ProjectFeedback? Can you share a screenshot of the field details in the form? (If taking out the .first doesn't work :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah ok. I'll try that too.
Here's a screenshot of the exact field in the form.
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.
Hi John
I replied with the screenshot. Yes, taking out the .first didn't work either.
Any ideas?
Cheers
Martina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John
Still looks like this in the audit log:
Forms submitted
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That all should work the way you have it. It might be a timing issue where the form has not fully loaded or something when it tries to process the condition.
Put in a Re-fetch action or two before the Condition and see if that helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, John.
I'll do some digging on how to do that.
Many thanks
Martina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.