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: 

jira

Padmasree P
Contributor
October 3, 2018

how to get the plugin usage in projects, we have several plugins which are installed but not sure whether it is been used . how do we get the usage of the plugins in project/issue level

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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.
October 3, 2018

You need to look at each one individually, and you need to understand that many are not used in projects.  An App could be providing all manner of functions, and how you might want to count "project uses this" has different routes and complexities.

As a non-exhaustive list, consider these:

  • App that provides workflow post-functions - you need to read all the workflows to see where it is used, then map their usage by projects.
  • App that provides custom field - read the config to see what projects it is in, and the data to see if there is any usage in each project
  • App that provides a report - not used by projects at all, you'd need to track hits on the url.

As you can see from that, the answer really is "You need to examine each one in its own way"

0 votes
Sid
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.
October 3, 2018