Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

ScriptRunner installed but are we using it?

Philip Colmer
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.
January 13, 2021

I'm reviewing the apps that are installed on our various Atlassian products to make sure they are actually being used ahead of a potential migration to Cloud.

On our Service Desk instance, we have ScriptRunner installed. Clicking through the tabs shows that Jobs, Listeners, Fields, Fragments, REST Endpoints and Resources are all empty.

How can I (preferably easily) determine if the JQL Functions or the Workflows extensions are being used on this instance?

Thanks.

 

2 answers

1 vote
Tansu Akdeniz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 13, 2021

Hi @Philip Colmer 

In Script Runner -> Built-in script menu, there is a "Script Registry" button which scans all custom workflow scripts within the instance. Do not forget to check it.

For JQL's, you should check all filters from "Go to Issues -> Manage Filters"

You can also identify from db (including private filtershttps://confluence.atlassian.com/jirakb/how-to-retrieve-a-list-of-private-filters-or-dashboards-939918469.html

Best regards

Philip Colmer
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.
January 13, 2021

Thank you for suggesting "Script Registry" ... it looks like we aren't using it on the workflows.Screenshot 2021-01-13 144712.pngThank you also for suggesting the filter check.

Tansu Akdeniz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 13, 2021

You are welcome. It looks like there is no active plugin usage.

0 votes
Ravi Sagar _Sparxsys_
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.
January 13, 2021

You can check in the database for JQL function usage.

select * from searchrequest where reqcontent like '%issuefunction%' 

I hope it helps.

Go to ScriptRunner | Resources | Local database connection to test this query.

Ravi 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events