-
-
Notifications
You must be signed in to change notification settings - Fork 616
Open
Description
Bug description
In dated collections and non-localizable date field, changing the date in previously published entries doesn't update the field in other localized entries.
How to reproduce
- Publish new entry in one language
- Create localized entry, save and publish
- Change date in origin
- Save (not publish)
- Switch to other lang
- Save and Publish (saves old date, correct)
- Switch back to origin
- Save and Publish (saves new date)
- Date in other languages doesn't update
- Fix by saving entry in other language again
Logs
Environment
See Support Request #7908Installation
Fresh statamic/statamic site via CLI
Additional details
No response
Reactions are currently unavailable