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?