The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)
@Bruno Altenhofen The form ID smart value mentioned above did not work for me. What did was using the smart value {{forms}} to pull the formTemplateID.
After two hours and quadruple checking the Cloud ID and Forms ID, I finally found the comment by @Cami Jara
@Bruno Altenhofenthank you for your guide! May I suggest a small improvement: Instead of
{{issue.forms.formTemplateID}}
write something like
{{issue.forms.<formTemplateID>}}
It makes it clearer that you should insert the actual ID between the angle brackets, instead of using the Smart Value literally as shown, or pasting the Form ID without the Smart Value structure.
29 comments