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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Can I re-open a form on JSM with an automation?

Hello everyone.

I hope you doing well today.

 

Can I re-open a form when the criteria are not correct?

For example, if someone adds a wrong approver can I re-open the form and ask them to insert the right one?

I was thinking maybe json?

Best, Lucas.

1 answer

0 votes
Marc Koppelaar
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.
Nov 10, 2023

Hi @Lucas de Souza 

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.

Hey @Marc Koppelaar thanks a lot for your suggestion. I will set up the API and test it. I will keep you updated if it works.

Thanks a lot.

Like Marc Koppelaar likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events