Forums

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

Jira Suite Utilities / JMWE - Which projects / workflows use these plugins

BeebAdmin September 3, 2018

Hi,

I know there are a number of responses elsewhere on this stating that one has to run a xml backup and then query the xml to check but i was wondering if there is a way to check on the database to see which projects use the Jira Suite Utilities / JMWE plugins?

 

Thanks

2 answers

0 votes
Thorsten Letschert _Decadis AG_
Community Champion
September 3, 2018

Hi @BeebAdmin,

if you're interested in a more comfortable way directly from the UI, feel free to take a look at Admin Toolbox and its worklfow report: https://marketplace.atlassian.com/apps/1214246/admin-toolbox-for-jira?hosting=server&tab=overview

It shows detailed (3rd party) app usage throughout all the worklfows on your instance.

Cheers, 

Thorsten 

BeebAdmin September 4, 2018

Thanks @Thorsten Letschert _Decadis AG_. We'll consider this.

0 votes
David Fischer
Community Champion
September 3, 2018

Hi Asad,

you can search the jiraworkflows and jiradraftworkflows tables for "com.innovalog.jmwe" to identify which workflows or draft workflows use a JMWE workflow extension. However, getting to the actual projects is a little more complicated because of workflow schemes which also take issue types into account.

BeebAdmin September 4, 2018

Thanks @David Fischer, do you know which table's field will contain that value?

David Fischer
Community Champion
September 4, 2018

The DESCRIPTOR field contains the workflow XML, and the workflowname field contains the workflow name (and yes, the case is not the same...)

Suggest an answer

Log in or Sign up to answer