The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Andre Serrano , thank you for that but seems I cannot add anything to the JIRA instance due to licensing problems...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.