how to find whether installed plugins we are using in jira or not?

Suresh July 16, 2014

So have too many third party installad plugins. We would like remove those were not using.

Is there any place see all information?

1 answer

0 votes
Thomas Leineweber
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 Leaders.
July 16, 2014

I don't think that there is an easy way to do this. For different plugin modules you have to check at different places:

  • Gadgets: Check every dashboard, whether the gadget is used
  • costum field types: check all custom fields, whether any is of this type
  • JQL additions: check all saved filters whether it is used.
  • conditions/functions/validators: Are they used in any active workflow?

etc.

I do not know of a place where to see all this information

Thomas Leineweber
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 Leaders.
July 16, 2014

There is an overview of all possible plugin module types in the Jira Plugin Guide:

https://developer.atlassian.com/display/JIRADEV/JIRA+Plugin+Module+Types

Suggest an answer

Log in or Sign up to answer