Bug description
We are using static caching. Half strategy.
When we add an item to a collection and hit save the front end item url throws a 404. It does this until we save the item a second time, at which point the url resolves to the correct record.
How to reproduce
- Enable static caching (half strategy)
- Create a new record in a collection
- Visit the url of the item (front end) - this shows a 404
- Save the record a second time
- Visit the url of the item - now works
Logs
No response
Environment
EnvironmentApplication Name: Dave Whyte AnimationLaravel Version: 9.52.16PHP Version: 8.1.21Composer Version: 2.4.2Environment: productionDebug Mode: OFFURL: davewhyteanimation.comMaintenance Mode: OFFCacheConfig: NOT CACHEDEvents: NOT CACHEDRoutes: NOT CACHEDViews: CACHEDDriversBroadcasting: logCache: statamicDatabase: mysqlLogs: stack / singleMail: smtpQueue: syncSession: fileStatamicAddons: 0Antlers: runtimeSites: 1Stache Watcher: DisabledStatic Caching: halfVersion: 4.52.0 PRO
Installation
Other (please explain)
Antlers Parser
None
Additional details
Statamic install - cloned from a slightly earlier repo then updated.
Bug description
We are using static caching. Half strategy.
When we add an item to a collection and hit save the front end item url throws a 404. It does this until we save the item a second time, at which point the url resolves to the correct record.
How to reproduce
Logs
No response
Environment
Installation
Other (please explain)
Antlers Parser
None
Additional details
Statamic install - cloned from a slightly earlier repo then updated.