Hi there,
I am looking for a simple way to add a post function to my workflow which updates all linked issues (if they are part of certain different projects) with a simple comment, maybe adding including some variable such as issue key.
Example (closing A-123, linked issue is B-456) if linked issue is in project B, C, D then add a comment: "The linked issue A-123 has just been resolved with the following resolution: $resolution/fieldvalue"
Is this possible? How?
Thanks for you help!
This is pretty much what you want to do: https://jamieechlin.atlassian.net/wiki/display/GRV/Built-In+Scripts#Built-InScripts-Updateblockingissues
Thanks Jamie that's pretty much spot on! However I seem not to be able to find the right post-function in my JIRA 6.3.4. Any hints? Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to install Script Runner... then post-functions -> script functions -> blah.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry my bad! We had this installed before, not sure why it got removed... Now it all makes sense! Thanks for the speedy response!
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.