I have a custom multi-select next approvers’ role/s field in a PO. In the PO approval workflow, I’ve added the a condition on the Approve and Reject buttons to make them visible only if the {userrole.id} = {insert internal ID of the custom field.id}. I also tried the condition builder (User Role IS ANY OF Next Approvers’ Role/s). Both of which are not working. The buttons are not visible when I log in using those roles. Any ideas why?