Brainslug
Brainslug
Indeed @abdonrd there is no estimated release date at this time.
> I have not found a way to remove the limit from the permissions using filter rules other than changing the QUERY_LIMIT_DEFAULT on the ENV file. As you've found you...
Ah hate to say it but that second rule `ID is on of []` (*note the nested array) wont work either way 😬 So the core issue is relational values...
> I increased the QUERY_LIMIT_DEFAULT to 250 and gives the expected results based on the second rule. Interesting, maybe that only applies to m2m relations then, fascinating 🤔
Fascinating, that is however a separate issue i was debugging before the weekend. Am kinda wondering why that works for ya but let's keep this one on topic 😄
> It hits the same default query limit but these arrays are much smaller as a customer might only be part of like 10ish companies max so the limit is...
Re-opening as issue for documentation to make sure it doesnt get forgotten 😄
Does the same apply to "Email Templates"? Which i think are not generally considered an extension type similar to Migrations. https://docs.directus.io/extensions/email-templates.html
> I'm wondering if we can expect them together with migrations at the same local directory I like that idea 🤔 However instead of creating 2 new edge-case/exceptions it could...
> They don't work cross database vendor, and there's no way to do any permissions or checks on them (as it's straight to knex). It's not something you should install...