Boaz Poolman

Results 217 comments of Boaz Poolman

I'm having this issue as wel. Happening on `strapi develop`. All I did was install Strapi like `npx create-strapi-app@latest strapi-4.3` selected "Typescript" and "Postgres" and ran the develop command. Tested...

Hi @jnachtigall I totally get where you're coming from. Though what you're proposing is simply impossible. As you have noticed the plugin does not take in to account what ID...

Hi @jnachtigall, No matching by UID is not something that Strapi is promoting in their docs. That's because it only really comes into play when you try to match entries...

Ah. I think my query syntax was incorrect. It should probably be with the more complex filter structure. If that is too much hassle, you could also create your own...

Hi @alvitoraidhy Totally agree with you on this one. Though I'm gonna say it up front; this is gonna take some effort. I could for sure help in guiding and...

I've pushed the latest v3 release of the plugin (0.1.6) to a new branch: https://github.com/boazpoolman/strapi-plugin-config-sync/tree/v3 You can use that branch to fork and create PR's to.

Hey @alvitoraidhy Did you find some time to work on this? I wanted to suggest another approach to this; forking the v4 plugin and updating that for v3. It might...

Hi @SalahAdDin, Thanks for submitting the issue. Could you please provide the exact config changes you are trying to import? I can’t reproduce the issue like this. Maby an explanation...

It seems all of these things are happening for the same reason. Please don't report more issues about this. I have been able to reproduce your issue by doing this:...