The role membership critieria for “equals” operation appers to have been converted from stringValue to value, which is a list. The UI now supports a multi-valued entry, which is fantastic. We can eliminate so much wasted json “OR” statements when criteria is something like multiple job codes.
Question - via API, I can load 100’s of values into the list. UI, validation error at 25. Do we need to adhear to the 25 for things to operate as expected, or must we just API update when the lists are long?
I haven’t seen any announcements on this change, but if it supports greater that 25 I have a ton of places to apply this update.