Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bulk Update Workflow "Post-Functions"

Santhosh Raj
Contributor
July 29, 2024

We have like 100 workflows and wanted to update Resolution to Done and rejected in Post functions, 

 

So can we update it bulk using any Python Code. 

Is it possible by anyway for achieving ?

1 answer

2 votes
John Funk
Community Champion
July 29, 2024

Hi Santhosh,

You can add a looping transition on the Done status (a transition that starts and ends on the same status). Then add a condition that only the atlassion-addons group or project role can execute it. (Also add the Jira Admin group so you can see the transition later). Save and publish the workflow. 

Then you can do a query to identify the issues, do a bulk change, then do a transition and execute the looping transition you just created. 

Suggest an answer

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

Atlassian Community Events