Jira Behaviour fails to load new version of Groovy script

John Nelson February 13, 2019

I have a Behaviour script that imports a class from a Groovy script file, and calls some static methods of that class.  The Behaviour has been importing the class and running fine for several months.

I recently updated the code in the Groovy script file.  And I copied the new file to the proper Jira scripts directory, overwriting the old file.  That is the only copy of the file on the server, there are no other copies for Jira to find.

But when I open the Jira form, the Behaviour runs without error, but it does not use the new Groovy code.  It is still using the code from the old script file.

How do I get Jira to reload the Groovy script file so the Behaviour uses the new code?

Jira: v7.4.2
OS: Red Hat 7.2

0 answers

Suggest an answer

Log in or Sign up to answer