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: 

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 Champions.
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Tansu Akdeniz
Community Champion
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 Champions.
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 Champion
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 Champions.
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 

DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events