Multisite: sync is triggered only once

v3.5.7

Steps:

  1. Adding multiple languages to the same group

  2. Create Tailor entry with multisite: sync

  3. Add a new record. And we’ll see duplicated content for all languages in the group - good.

  4. Make some changes of this record and content changes only on selected language, but not for all.

So synchronization only worked once, when creating a record, I tried php artisan tailor:propagate but it didn’t work

Is that the way it’s designed or am I missing something?

1 Like

I think I’m faced to the same problem, see post here :

Still looking for a solution