The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I observe a strange behavior of ScriptRunner when I paste the code in the ScriptRunner's script console. The static checker gives the green light for that code but clicking ‘Run’ returns with following error (string 'aaa.bbb.ccc' stands for a real path on the system):
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script392.groovy: 39: unable to resolve class aaa.bbb.ccc.MyClass
@ line 39, column 1.
import aaa.bbb.ccc.MyClass
^
1 error
Where line number 39 is the line where the class is mentioned in the code for the first time and the import is done on that line.
The class itself is perfectly correct (see above), unchanged and used over and over in a different, already existing code.
Workaround:
Put the same code in a file and run it from the script console choosing option 'FILE' instead of 'SCRIPT'. The script is executed without errors.
Hello @Jedrzej Wolski
It's a known bug of Scriprunner, here is the issue at adaptavist support.
There you can find some workarounds.
Hello,
That is a bug in my opinion. There is an open ticket in Adaptavist:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi community 👋, Here is another monthly roundup of the partner-organized events in July 2022. If there is any event missing please let me know in the comments below 🙏 If you're looking for Atla...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.