In a NERM workflow, we have 2 level of approvers. There is a business requirement that if 1st and 2nd level approver are same then 2nd level of approver should skip.
I tried to achieve this functionality by adding the condition component but realized that apart from the data field attribute, we cannot compare the 2 attributes in the condition component.
Please let me know how we can achieve this business functionality.