Dear Team,
I need to create Issue from one jira to another using script runner automatically can anyone done this befor and can suggest me how to do it.
You can use the Custom Script Listener where you can write groovy script for create issue using REST API.
http://localhost:8080/rest/api/2/issue/createmeta
Accept the Answer if it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.