Describe your question/issue in detail
We are experiencing unexpected data loss in one of our repeatable groups within a custom type. Out of nowhere, all items in the group disappeared except one. What’s strange is that when we checked the document history of affected pages, there is no record of those missing items ever being added, even though they were previously visible and in use on the live site.
No content changes were pushed recently, and we haven’t modified the custom type via Slice Machine in a while. This incident occurred without any manual intervention.
We’re concerned there might be a bug or syncing issue between the Prismic CMS and Slice Machine.
Impacted feature
Repeatable Group field inside a Custom Type (specifically a group of items in a slice shared across multiple pages). The data appears to have been deleted or rolled back silently.
What steps have you taken to resolve this issue already?
- Verified no changes were pushed via Slice Machine
- Checked the document history of affected pages (no record of the missing items)
- Refreshed and checked the API responses from Prismic
- Reviewed recent deployment and content logs
- Searched project repository for recent schema changes (none found)
- Ensured the issue wasn’t related to preview or caching
Errors
There are no visible errors in the CMS or in our build/deploy logs. The missing data simply disappeared.
Your Role
Tech Lead
Hosting provider
N/A
Package.json file
N/A
``
Steps to reproduce
Unfortunately, this issue occurred without a clear trigger. However:
- We created a repeatable group inside a slice.
- Editors populated several items in the group via the Prismic CMS UI.
- These items were visible on the live site.
- At some point, all items disappeared except one.
- No change in document history reflects when they were added or removed.
- No code or schema changes were pushed around this time.