We are trying to write a customer listener using scriptrunner that will move an issue from one project to another but unable to get anything to work.
This listener will be triggered on the event "Issue Created" and if the summary of the issue is equal to a specific string it will move the issue from one service desk project to another. Has anyone been able to accomplish this?
Unfortunately, you cannot do this via an issue update. Its not quite as simple as changing the issue's project object. A bunch of other things need to be validated (fixed versions, labels, stats, etc.) and currently Atlassian's Java API doesn't have support for it.
Sorry I couldn't give you a better answer.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.