Hello Community,
We are using ProForma to create forms. I am attempting to use Jira Automation to populate the description field of a Jira issue with a number of ProForma form field values. I can get the text values for everything other than multiple choice.
In referencing the documentation here, https://docs.thinktilt.com/proforma/automation-for-jira-server, it says the text is stored as
issue.properties."proforma.forms.i1".questions.choices
However, try as I might, I cannot figure out the proper structure to access the text values that were selected.
For example, I've tried this where 2 is the confirmed question ID: {{issue.properties."proforma.forms.i1".questions.choices.2.choices.get(0)}}
and
{{issue.properties."proforma.forms.i1".state.answers.2.questions.choices.get(0)}}
and many others.
Any tips?
J,
It should be the same speed for paying and evaluation customers. For this slowness issue I believe the best course of action is to open a support ticket (http://support.atlassian.com) for the OnDemand project. It's also possible to migrade from the OnDemand to a hosted instance.
Cheers
Luciano
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.