we have projects A and B.
we have added a postfunction that
if a issue is transitioned in project A then it created a linked issue in project B = works fine.
But is there an option to update comments of the ISSUE transition of the project A if the linked issue in B is closed
we use JSU and BOB SWIFT addons and script runner
HI @siva
Yes, we can but you need to write the script like once the project B issue is transit/close then you need to fetch the parent (Project A) issues of it and check the status and then accordingly transit it.
thanks for the comment,
is there any code that can be used to copy comments from child issue to parent issue (linked issue) when child issue is closed..
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.