Hi,
We have an automation that accesses raw ProForma form data (standard forms only) and uses it to pass through a condition to perform actions.
We use this smart value to retrieve the data:
{{issue.properties."proforma.forms.XX".state.answers.YY.text}}
However, we recently discovered that the automation is failing because the form identifier is either undefined or dynamically generated.
Occurs in Forms > Preview
Changes every time the form is attached to an issue
We substitute the highlighted value on XX.
Is there any other way to get the ProForma data consistently?
Hello! You might find some answers here:
and on this video.
Hello!
Tried this, but still unable to get the value.
Already changed the field key
Previously, here's how we determine what user selected. If "On stock" is selected, then this condition will be true.
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.