You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new entry in the default site. Save it unpublished (Save draft)
Create a new entry in the second site. Save it unpublished (Save draft)
Publish both entries (Save & Publish)
Create a new entry for the third site, save and publish it.
In the sidebar, navigate back to the entry of the second site.
Notice that the just created entry for the third site is not existing anymore (red/crossed). If you know click again on it, Statamic will create a new file on the disk and the previous content is no longer visible in the control panel. 🙀You can repeat this over and over again and create multiple files for the same entry. Clearing the Stache does not fix it, you have to manually remove the "wrong" files from the disk.
How to fix
I think that this issue is caused by serving wrongly cached data of the localizations to the frontend. More information: #7077 (comment)
Bug description
2023_01_11_statamic_multisite_bug.mp4
Preconditions
STATAMIC_STACHE_WATCHERis set tofalseHow to reproduce
Notice that the just created entry for the third site is not existing anymore (red/crossed). If you know click again on it, Statamic will create a new file on the disk and the previous content is no longer visible in the control panel. 🙀You can repeat this over and over again and create multiple files for the same entry. Clearing the Stache does not fix it, you have to manually remove the "wrong" files from the disk.
How to fix
I think that this issue is caused by serving wrongly cached data of the localizations to the frontend. More information: #7077 (comment)
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
runtime (new)
Additional details
No response