-
Type:
New Feature
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:SR Squad 117, SR Squad 118, SR Squad 119, SR Squad 120, SR Squad 121
-
Story Points:1
-
Critical Points:0
-
Number Linked Issues:0
ScriptRunner for Jira has a built-in script that clears the Groovy Classloader.
https://scriptrunner.adaptavist.com/latest/jira/builtin-scripts.html#_clear_jira_or_groovy_caches
This is often useful in troubleshooting bugs (e.g. SRPLAT-560). It would be good to port this to ScriptRunner for Confluence.
The Jira caches that get cleared may have equivalents in Confluence, though this should really be a separate script.
Acceptance Criteria: As a Confluence admin, I can use a built-in script to clear the Groovy classloader cache.