DMehaffy

Results 547 comments of DMehaffy

Hello @Stuhl I added this warning a while back to the upload plugin docs. Can you clarify if you mean somewhere else as well? I want to make sure others...

Anyway, since it's been confirmed this is fixed by an upstream resource I'll set this as closed.

Meaning codemods isnt creating it as part of the migration. We should determine if it needs to exist and if so then we need to update codemods or remove it's...

If that's true then it means it's a bug and we shouldn't be requiring this, should be a fairly simple fix if anyone wants to put in a PR

I'm more or less waiting on my engineering team to respond on if these files are required or not to determine what needs to be done.

Not able to reproduce on v4.1.12 Do you have any community plugins installed? Is this locally or deployed somewhere? We need some steps to reproduce.

Tested on v4.0.6 with find permission enabled on users-permissions ![image](https://user-images.githubusercontent.com/8593673/152051133-4f1bccb6-42b3-441d-9588-7e45ac4b9619.png) Normal route setting: ![image](https://user-images.githubusercontent.com/8593673/152051198-783a2333-9e95-4a04-91bc-96fda4964e91.png) With auth disabled: ![image](https://user-images.githubusercontent.com/8593673/152051215-3c0774b8-df48-451d-b16b-1d12e12964af.png)

Something I noticed when I was playing with API keys last week is that trying to use `populate=*` doesn't work with read-only API keys (works fine with read-write) and I'm...