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
We have a multi-site where the entries fieldtype is sometimes returning null, instead of the linked entry.
How to reproduce
Add Statamic Multi-Site
Use ssg + spatie/fork
Link an entry using the entries fieldtype. In my case the linked entry was not translated in all locales.
In Statamic CP the entry is always returned. When building the site using ssg the entry randomly returns null.
This bug is completely random. It's almost impossible to reproduce, but it happens since Statamic 5. I would guess it's because of one of the new introduced cache commits, but I don't know how to create a reliable reproduction case 🤷♂️
I would assume that this is a bug in statamic/cms, and not in statamic/ssg.
Bug description
Possibly related to #170.
We have a multi-site where the entries fieldtype is sometimes returning null, instead of the linked entry.
How to reproduce
This bug is completely random. It's almost impossible to reproduce, but it happens since Statamic 5. I would guess it's because of one of the new introduced cache commits, but I don't know how to create a reliable reproduction case 🤷♂️
I would assume that this is a bug in statamic/cms, and not in statamic/ssg.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: