Hello, I've been noodling on this throughout the day and can't quite get it to work.
Goal: When a linked Jira work item is transitioned (any transition), comment on any linked JSM tickets. This is what I have so far, but the commenting isn't working correctly. Before I had the branch in place, the comments were being added to the Jira work item, not the JSM ticket. Now, comments are being added but seemingly from unrelated Jira work items. 🤔
Are these work items in different projects? If so...
There are two changes needed to your rule to update the linked work item in the other project:
Kind regards,
Bill
There is no JQL to specify linked issues in another project.
To make this work you need to use the same (or specific) issue link type for issues linked from the Jira work item to the tickets in JSM.
Also make sure the rule is multi project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just wanted to come back to this to post what the solution ended up being!
Thank you so much to everyone who chimed in. I really appreciate it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello.
Create a variable before the branch to store the comment made on the linked item.
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.