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: 

Check usage of "JIRA Misc Workflow Extensions" Plugin?

Jositz, Michael (Allianz SE)
December 8, 2014

Hi there,

we have "JMWE" Plugin installed, but do not know exactly in which places it is in use. I already found out with a .xml export of a workflow that I can check for string jmwe and see the usage.

But this creates lots of work, so I try to find a databse query where I can check where the Plugin is beeing used.

Any idea where this information is stored in the database like the parts of the created .xml file?

Thanks Michael

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Udo Brand
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.
December 8, 2014

Workflows are stored as CLOB in table jiraworkflows.

See also this questions:https://answers.atlassian.com/questions/93165. There is also a query posted.

Deleted user
December 9, 2019

i tried the link posted but it is not working anymore. Can anyone help me with either another link that discusses the issue? or the query mentioned above please. I am trying to track the usage of the add-on as well.