Guillaume REMBERT
Guillaume REMBERT
Hi, just did some tests. This is working. Subscribers receive the delete events, even if done from the admin dashboard. The only issue is related to the permission propagation model...
Hi @userquin, Sorry to bother, but I cannot manage also to cache static external API ressources witn runtimeCache / urlPattern strategy. Here is my configuration: ``` mode: 'development', registerType: 'autoUpdate',...
Hello, still me here :). I updated to latest version of the module to try evolutions and so on ("^0.0.10"). Default user profile request works like a charm, thanks a...
I just found a very very annoying use case due to the fact of not throwing errors: ==> useDirectusItems().deleteItem I have exactly the same behavior, that it work or not,...
And the same might happen for "dark hole" items, where you only have creation permissions and no read permission, as Directus will reply with a 204 without any body.
That's fantastic, thanks a lot for this! Here are my feedbacks and tests based on 0.11 release. I've been mainly playing with directus permissions (403 + data with errors details...
> If yes then this is intentional for a number of reasons: Thanks for the clarifications!
After fighting some time, I found this project that do the job (creation of an internal NFS server that allow to share currently non-shareable PVCs from OVH via an Internal...
I don't know how you see the required evolutions and the final implementation of this. If at the end, the node doesn't have to store the metadata like other masters...
Got same issue, seems more a recent bugfix in docker that starts to use the planned default healthcheck configured in the image. Healthcheck configured doesn't work and docker does its...