How to retrieve all the custom scripts in my JIRA instance ?

Jonnada Kiran
Contributor
January 23, 2018

I have a JIRA instance. I wrote so many custom scripts in it. I want to retrieve all the custom scripts I wrote. Is there any way to do that?

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
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 Leaders.
January 23, 2018

Hard to say without knowing what type of "scripts" these are.

If they're ScriptRunner scripts though - try the script registry, it lists all but behaviours.

Jonnada Kiran
Contributor
January 23, 2018

Thanks Nic. Where can i find script registry ?

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 Leaders.
January 23, 2018

Should be just admin -> addons -> ScriptRunner -> registry

Jonnada Kiran
Contributor
January 23, 2018

Thanks nic.

Jonnada Kiran
Contributor
January 23, 2018

Do you have any idea in which database table, all these scripts will be stored?

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 Leaders.
January 23, 2018

Some of them in AO_<somthing> tables, but several different ones, and you may have used scripts from the disk as well.

Sharad Goyal August 4, 2023

here is the table  AO_4B00E6_SCRIPT_RUN_RESULT

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 Leaders.
August 4, 2023

No, that's not the right table.  People should use the script registry.