Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Reopen form that was submitted using automation (no API)

Aleksandra Leesment November 8, 2023

Hey everyone!

Yesterday, when I was working on an automation rule I saw the Reopen forms action and I got really excited to use it. Today, I cannot see it in the Forms section:

Screenshot 2023-11-08 at 22.18.29.png

I have tried to make a global automation, I tried different triggers and methods to get it back but I didn't manage to do it. Was it just a test? Do you know if this feature will be available soon? 

I'm working on an important project that needs for the submitted form to be automatically reopened once the status is changed.

Let me know!

1 answer

1 vote
Marc Koppelaar - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 9, 2023

Hi @Aleksandra Leesment 

There is no Reopen forms action in automation (I could be wrong), but I can't find it and I have never seen it.

You could make an automation rule and use the Web Request action

Use a PUT request:

https://<<your site here>>.atlassian.net/gateway/api/proforma/cloudid/<<your cloud id>>/api/3/issue/{{issue.id}}/form/<<form number>>/unlock

Example rule I made:

Screenshot 2023-11-09 at 13.37.00.png

Be aware to set the headers with the correct authentication details.

To find your cloud ID

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events