I have a project in JSM, when I escalate the issue, another is created in Jira SW project and these issues are linked.
What I need is when I put an assignee in Jira SW ticket, this user must be added as Request Participant in the JSM ticket.
I'm working in server and I have Scriptrunner. There's any behavior that allows me do this? Thanks!
Hi Sofia
Behaviours are only capable of interacting with fields currently visible on the screen being displayed.
What you are looking for is a Script Listener.
Listen for "Issue Updated" event, if the SW issue being updated had the assignee field changed and the issue is linked to your JSM project, then add the current SW issue's assignee to the JSM request participants.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.