Hi There,
Every few days or so some of the filters on permissions on one of our client’s apps seems to bug out, it doesn’t actually seem to impact the end-users but is a bit jarring for builders and I never know if I update the permissions without fixing the filter if it will break it or not so I always go ahead and manually update it to the correct values which is annoying to say the least.
The data is coming from Airtable and the filter is basically just checking if the logged-in users exists in one of the fields, but every so often it just reverts to “Invalid item is one of Invalid item”.
Is this a known issue or is there something wrong in my config that’s causing this to occur?