Hello,
i am looking for a way to convert an entire form into a text field.
Lets say i have a form with multiple fields and question. Essentially, i want to move the entire form (labels, questions & answers) to a text field, lets say the description field of my issue.
I know i can access the form itself via smart values:
{{issue.properties."proforma.forms.i1"}}
However, copying this over to a text fields gives me raw JSON.
Thanks!
Welcome to the Atlassian Community!
I am afraid you will need ScriptRunner to parse the JSON and format it into a readable text format. The script would:
Please remember to accept this answer in case it helps you resolve your question as it may also help other community members in the future.
Regards,
Eugenio
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.