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.
Hello,
i created a new custom Rest endpoint in the UI but the current script is causing errors.
All custom endpoints stopped working with an Error: <status-code>500</status-code>
also the Listing of Custom Rest endpoints (and therefore the editor for the inline scripts) is not loading anymore.
here: https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Remove-manually-a-scriptrunner-REST-Endpoint/qaq-p/868872 it is described how to delete a script via rest api but i am struggeling to find the script Id,
so main question for now: are these inline scripts accessible on command line on the linux machine? they are not located in the script root : (sfs/jira/scripts)
Thanks,
Welcome to the Atlassian Community!
There are two ways to store your own scripts in Scriptrunner - you can:
Scripts can not be run outside Jira/Confluence/Bitbucket - they use the context in which they are running to do things.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.