Hi,
I have a user story to which I have linked 2 story bugs. If linked issues are in progress then the story shouldn't move to Code review which is the next transition because the linked issues are still in progess.
When linked issues are moved to testing (No code review) then the story should move to Code Review because all the linked issue are now moved to testing.
I have figured out the first part where the story is not moving to code review as long as there are linked issue in progress. The problem i'm facing is when the linked issues moved to testing, I cannot move the story to code review, it reverts back.
@Bill Sheboy @Stephen_Lugton