Bug description
Hello, after latest update, when i clean cache i get: Recursion detected while augmenting [Statamic\Entries\Entry] with ID [45694750-f312-495e-97d9-1502458566cd]. This ID is copy of original collection post
I have multisite, with propagate, before update it worked fine. I do not use any special fields. I propagate fields and do not edit them in other languages. Shouldn't it work fine even if i do not edit them in other languages? Because it seems, what this causes error
How to reproduce
Set up a multisite Statamic project with at least two locales.
Create a collection with propagation enabled for all sites.
Create an entry in the primary site
Let the entry auto-propagate to the other site
Do not modify the propagated entry manually in the secondary locale.
Clear the cache using admin panel
Logs
Environment
EnvironmentApplication Name: StatamicLaravel Version: 12.19.3PHP Version: 8.2.0Composer Version: 2.7.7Environment: localDebug Mode: ENABLEDURL: test.local/Maintenance Mode: OFFTimezone: UTCLocale: enCacheConfig: NOT CACHEDEvents: NOT CACHEDRoutes: NOT CACHEDViews: CACHEDDriversBroadcasting: logCache: fileDatabase: sqliteLogs: stack / singleMail: smtpQueue: syncSession: fileStoragepublic/storage: NOT LINKEDLocalesInstalled: en, et, lt, lvLaravelLang\Actions\Plugin: 1.10.1LaravelLang\Attributes\Plugin: 2.13.4LaravelLang\HttpStatuses\Plugin: 3.10.3LaravelLang\Lang\Plugin: 15.22.0LaravelLang\MoonShine\Plugin: INCORRECTLaravelLang\StarterKits\Plugin: 1.3.9Locales Version: 2.10.0Protected: enPublisher Version: 16.6.0StatamicAddons: 6Sites: 4 (Lithuanian, Latvian, Estonian, English)Stache Watcher: Enabled (auto)Static Caching: DisabledVersion: 5.58.0 PROStatamic Addonsalt-design/alt-redirect: 1.6.3lucapon/statamic-content-backup: 3.0.3pixelastronauts/statamic-autocomplete-address-field: 1.0.0ryanmitchell/statamic-translation-manager: 2.2.0statamic/seo-pro: 6.7.0thoughtco/statamic-cache-tracker: 0.9.3
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
Bug description
Hello, after latest update, when i clean cache i get: Recursion detected while augmenting [Statamic\Entries\Entry] with ID [45694750-f312-495e-97d9-1502458566cd]. This ID is copy of original collection post
I have multisite, with propagate, before update it worked fine. I do not use any special fields. I propagate fields and do not edit them in other languages. Shouldn't it work fine even if i do not edit them in other languages? Because it seems, what this causes error
How to reproduce
Set up a multisite Statamic project with at least two locales.
Create a collection with propagation enabled for all sites.
Create an entry in the primary site
Let the entry auto-propagate to the other site
Do not modify the propagated entry manually in the secondary locale.
Clear the cache using admin panel
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response