@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.
{{issue.forms.formTemplateID}}
The form ID code syntax that worked for me was
{{issue.forms.877a85d4-1450-4cbc-b02c-0b26ffde4f78}}
The entire call was
https://api.atlassian.com/jira/forms/cloud/{{your cloud id}}/issue/{{issue.id}}/form/{{issue.forms.877a85d4-1450-4cbc-b02c-0b26ffde4f78}}/action/reopen
Thank you so much for writing this article! It got me over the finish line on this rule!
Bruno Altenhofen
Atlassian Engineer - The guy from Proforma(Jira Forms)
e-Core
Krakow - Poland
1 accepted answer
67 total posts
27 comments