We changed our jira server (6.3.15) to new server and change DB from MS sql to mysql5.6
Script Runner: Copy Project command is not working. I tried all the combination to create copy project using copy component's or version etc but nothing works.
Strangely the Copy project command was working fine on my old machine and I realized this error when we moved jira to new box.
Script runner version:3.0.16
You cannot create project with invalid validation results
java.lang.IllegalStateException: You can not create a project with an invalid validation result. at com.atlassian.jira.bc.project.DefaultProjectService.createProject(DefaultProjectService.java:259) at com.atlassian.jira.bc.project.ProjectService$createProject$1.call(Unknown Source) at com.onresolve.scriptrunner.canned.jira.admin.CopyProject.doCopyProject(CopyProject.groovy:310) at com.onresolve.scriptrunner.canned.jira.admin.CopyProject$doCopyProject$0.callCurrent(Unknown Source) at com.onresolve.scriptrunner.canned.jira.admin.CopyProject.doScript(CopyProject.groovy:278)
Did some one get chance to look into this request?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.