The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Extract all the workflows in JIRA

Drishti Maharaj
Contributor
June 22, 2021

Is there a simple way in which we can extract all the workflows in JIRA and have complete list of them (including the diagrams) and stating to which project they belong to as well?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Vikrant Yadav
Community Champion
June 22, 2021

Hi @Drishti Maharaj There are so many methods to get Workflow, simplest way is to use REST :- 

https://jira.xyz.com/rest/api/2/workflow/?$format=json

..covert json to csv.

OR 

Use SQL query : - https://community.atlassian.com/t5/Adaptavist-questions/Sql-query-to-get-active-workflows-from-all-projects-in-Jira/qaq-p/590713

OR 

you can use script runner script to get complete list of workflow. 

but i dont think none of the method, inculde diagram of the workflow.

 

Thanks

Drishti Maharaj
Contributor
June 22, 2021

@Vikrant Yadav , thank you - I will try these and to see how it works.

Like Vikrant Yadav likes this
0 votes
Andre Serrano
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 Champions.
June 22, 2021

You can use Microscope (https://marketplace.atlassian.com/apps/1225065/microscope-power-audit-for-jira-admins?hosting=datacenter&tab=overview)

to list all Workflow Functions created by apps.

The outcome will be a CSV file listing all Workflow functions, which apps created those workflow functions, which workflows these functions belong to, the Workflow status, etc.

Drishti Maharaj
Contributor
June 22, 2021

Hi @Andre Serrano , thank you for that but seems I cannot add anything to the JIRA instance due to licensing problems...

TAGS
AUG Leaders

Atlassian Community Events