Forums

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

Automatic workflow catalog JIRA

Marynel
Contributor
August 10, 2018

Hi guys!

I'm looking for a way to display all the workflows that we have in our JIRA (over 300), in a catalof kind of way that includes the diagram of the workflow. The objective is to be able to quickly spot a workflow that would work for the client needs and ultimately also do a clean-up of workflows that we have.

A plug-in would be good if somebody knows about a good one. If not, any hints on how I can efficiently navigate through the workflows to select the right one for the new project's needs?

 

Thanks in advance

 

 

1 answer

0 votes
Moses Thomas
Community Champion
August 10, 2018

@Marynel  I like this idea, i had it in mind. I have done work flow clean up of over  400 as well and in fact  i doubt we have such  plugin,   you  will have to  develop  this and one problem is  that  work flow  are stored in  XML format in the database,  you  will  need to  find  a  table that stores  steps for   work-flow,  and its  related  to  work-flow table then you  could easily compare work flow  of the same steps.

Other  wise you will  have to  pick  those ones with   the same steps, make screen  shots   and compare the workflows for your needs,  but then you  will  have to check (conditions, validator....  screens and so on added to  transitions).

 

Best!

Suggest an answer

Log in or Sign up to answer