You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Running ScriptRunner (version 5.4.1) on JIRA version 7.6.4.
I attempt to run the built in script "Script Registry" but it seems to hang and never complete. The server acts as though it gets locked up, I see a 'waiting for available socket" error if I open another page. I am trying to check scripts / postfunctions from an older version of JIRA.
At some point it completes or the process ends. I'm able to see one portion of the results, but can't scroll down. The process continues to run, and sometimes Chrome will want to kill the process because it thinks the page is frozen. Eventually the page (using Chrome) turns blank. Eventually I can see and interact with the JIRA instance again.
Is there a way to prevent this from hanging / freezing? Or is there another way to quickly check that these scripts are using the correct classes for JIRA 7?
I haven't. I moved to using a combination of ScriptRunner / IntelliJ and the IntelliJ ScriptRunner plugin to check the scripts individually as I develop. I check the scripts as I am writing them, and you could copy and paste an old script into IntelliJ and the code checking will tell you if you are using any deprecated code.
You can find the details here: https://scriptrunner.adaptavist.com/latest/jira/intellij-integration.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.