My company is going to upgrade JIRA8. However, there are many script required to change the import from com.atlassian.jira.ComponentManager to com.atlassian.jira.component.pico.ComponentManager
Any global replace or systematic way to preform this task?
https://scriptrunner.adaptavist.com/6.5.0-p5/jira/releases/UpgradingToJira8.html
Hello @LP Lui , as far as I know there is nothing to globally replace this, however you can use Script Registry to find all the scripts in one place, that way you know which ones need the change.
It is because there are around few thousand script in my JIRA instance. Using script registry the browser will getting slow. Also, it is not easy to replace thousand of script one by one.
seem those script is stored in PROPERTYENTRY and PROPERTYTEXT table and store as JSON format.
Does anyone know where i can find the full set of script in database level?
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.