Requirement to assign a workflow approval to two groups [1] and [2], if member of group [1] approves first then workflow should not wait for group[2] approval
vice versa if member of group[2] approves first workflow should not wait for group[1] approval.
The main concern here is both the groups [1] and [2] users AEM inbox page should be seen.
We have tried below options.
Tried and "or split" and "and split" but both are not satisfying actual requirement.
Tried time out and advance setting on one of the participant step to auto approve if once groups approves first.
Tried groups [1] and [2] added to group[3] and group[3] mapped to participant step.
Please provide if we can achieve using any customization. technically two groups should assign to participant step in the workflow.