Hello,
I have a question about a condition in a workflow (which is specific to issuetype QWERTY) but I can not build the condition, I give you the info:
Trigger: transition of a QWERTY ticket with version 01 from status B to status C.
Condition: all tickets with the same issuetype (type QWERTY) and the same version (version 01) must be in status B or later (status B / C / D...).
Got any ideas?