Hello,
is it possible to change a status only after two parallel transitions?
For example:
An article can only get published on the website after a.) the head of marketing and b.) the head of distribution sayed okay:
|--------------------------> Check by marketing ------|
ARTICLE |---------> Ready for publishing
|--------------------------> Check by distribution -----|
Thank you