Some of the script fields inline source code disappears - has anyone seen this before and were you able to recover the lost inline source code?
The same in our system, script fields content inline code dissappears after reindex...very very ugly
Hi Matt,
I personally haven't encountered this issue, so forgive me, if I can't help you with this very problem.
However, may I suggest NOT to use inline scripts at all? What I like to do, is to keep all my scripts in jiraHome/scripts directory and simply specify a path to a relevant file in my scripted fields, listeners, postfunctions, etc. Furthermore, using a version control system (like Git or Subversion) to store all your code will help you easily restore it, in case something goes wrong.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ugh, this just happened to us today. If anybody is still watching this thread, any updates on how you resolved the disappearing inline scripts?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We had to restore the scripts from a backup.
See SRJIRA-3681.
(We are wiser now and are storing copies of our scripts in Bitbucket.)
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.