You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.