Hello,
I have an object which has as a property an array of the emails of Foundry users allowed to trigger an action.
I’m trying to configure the action submission criteria to check that the current user email multipass attribute is included in the object’s array of authorized validators email.
It seems OMA doesn’t accept this. For information it works if I replace emails with userids.
Thanks
Nicolas