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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
HI Guys,
I have Problem about validation JMWE,
I have 2 Issuetype A and B
I used Issue link type "Related to" for integrate issuetype
logic condition is True : if A status "done" than B can move "open" to "Inprogress"
I set validation used "Linked Issues Status Validator (JMWE app)" False : if A status not " done" than B message will be displayed if validation fails: Please Complete A
It's solved by JMWE
the problem
1. issue in jmwe have 2 type link " Relates to" what the difference?
2. I try used first "reletes to", If I link issue B to Issue A (the logic true), the logic work well status issue B can move to "in progress"
if I link issue A to Issue B (the logic true), than B message will be displayed if validation fails: "Please Complete A" and status can't move to "in progress". Why is this happening?