Have a question on UDF in GD as follows : when defined with one label, it appears to work whereas if we have two labels ( like in the example below) we see an error on the UI. Are 2 attributes not allowed in an UDF ? How can we restrict a user to accounts a1 and a2 and also based on another fields called Tenant = 1. Example Maql : "maql": ({label/account} in (\"a1\",\"a2") or ({label/tenant} in (\"1\")