-
-
Notifications
You must be signed in to change notification settings - Fork 616
Closed
Labels
Description
Bug description
Entry fields are not synced with origin page until the stache gets cleared.
After clearing the stache one times it works as it should for all further changes.
How to reproduce
-
Create a new Statamic project including a superuser. (STATAMIC_STACHE_WATCHER=false)
-
Configure multisite with eg. three different languages.
-
Create a new collection.
-
Create a entry for the new collection.
-
Create the new entry in another language by clicking on the corresponding site in the sidebar on the right and save & publish. The Field
contentis displayed as synced.

-
Return to the origin page and edit the value of the
contentfield. Save & Publish.

-
run a
php please stache:clear.
Logs
No response
Environment
Environment
Application Name: Statamic
Laravel Version: 9.29.0
PHP Version: 8.1.8
Composer Version: 2.2.7
Environment: production
Debug Mode: OFF
URL: statamic_test.test
Maintenance Mode: OFF
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: statamic
Database: mysql
Logs: stack / single
Mail: smtp
Queue: sync
Session: file
Statamic
Addons: 0
Antlers: regex
Version: 3.3.35 PROInstallation
Fresh statamic/statamic site via CLI
Antlers Parser
No response
Additional details
No response
Reactions are currently unavailable

