Resolved! "between and" operator not working in UI Policy
I created a simple UI Policy for a custom table that triggers a policy action when a decimal field is between 3500 and 10000, but it is always evaluating to false. A different UI policy with the condition greater than or is 10000 on the same field is...