Edouard Demotes
Edouard Demotes
Ok I understand. I will perform data transformation before setting the value. Thanks
Hi. I had a similar issue with my project. The permissions were messed up, and it appears that I created duplicate permissions using the REST API. Unfortunately, once a permission...
My intuition was that there was an issue between strings and numbers before testing the condition described in the permission. I dived into the Directus code. I found that the...
@NilsBaumgartner1994 I have added tests for this use case, but I couldn't reproduce the bug. Also, on my projects, I have no trouble in syncing public permissions. Which version of...
Hello @craftyshaun. I've been very busy these days and other priorities have come up. However, I've been thinking about this feature. I see two ways to implement it, one difficult...
Thank you for the suggestions. I believe we could combine these suggestions into a single feature. I'm curious about how we might define which collections and fields need to be...
@yakubovmax213 That's a good point. I will check how Directus implements its pretty print.
@greenEdgeFranzi I will dig into this during August. I will start a new branch for this support. It will likely be a breaking change.
Hi @Vahagn-Zaqaryan thanks for your support. I will start working on it this week.
I have a working version! It was more complicated as expected. I have to make the tests working. Then I will publish a new version. Thanks for waiting.