Im trying to send an issue from jira server to jira cloud and i want to use Scriptrunner.
Can someone help me?
Jira Cloud (and server) has REST API. So you can write a script listener on your server that will be triggered on issue create event. The script can then make a REST call to Jira Cloud. You can then store the created issue key somewhere on your local issue.
If you want to create a proper sync that is also possible, there are apps that can do that but to create a simple integration ScriptRunner is perfect for that.
I hope it helps.
Ravi
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.