Current logic thats worked for 6+ months:
-Multi Select disable by default
-If person is admin then enable
If I flip the logic to this it works. But HUGE Pain to refactor my ENTIRE APP:
-Enable by default
-Disable if person does not have permission Admin
My problem is now most of my app that have multidropdown are all broken… WHy would it randomly stop working. When I inspect its saying the rule is true and says its not disabled

Bubble broken… Who can I tag from bubble?
I added the login into a test field to double check and it resolved to YES meaning its true
This should 100% work. But Live-verson has been unchanged for weeks. This is something that’s used every day. HOW did this randomly happen???