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 ?
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.