You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have a Product Discovery project with issues linked to our Service Management project, and we need to update the status of the linked service project issue when the related product discovery issue has been updated.
This is all very easy as long as I use status values from the originating issue (product discovery) but I cannot find a way to pick status values from the target project, or set the Status-field value of Service Management issue to a self-defined value (i.e. status = 10003 or status.name = "Work in progress").
I'm thinking this can be done using smart values or something similar but cannot figure out how to get this done.
Thanks in advance for any help :)
I believe one way to do that is to save the desired status value's ID in a created variable, and then use that in the transition.
You may enter a smart value in the Transition Issue action...
Some notes for your rule: this one needs to be global (or multi-project) in scope as it tries to edit issues outside of the JPD project, and you are branching on linked issues: can there be more than one linked?
Kind regards,
Bill
Thanks a lot Bill, both on the solution itself and the multi project scope remark.
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.