I have imported projects from another issue tracker. Now I need to rename all version to "ca " + version.
I've a newbie with script runner. I need a point in the right direction. Can anyone share a script for this?
Hello @Phil Wade
You can use the ComponentAccessor to get versionManager and then all versions of the projects and then just update the version name using the below method in the versionManager
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.