Requests to the Experience Edge endpoint might return incomplete results for entities that have been updated since January 29, 2024.
A possible scenario for the issue to occur is using a parent entity to search for its child entities. In this case, the search results might contain fewer child entities, or none at all if those child entities have been updated since January 29, 2024.
If you experience a data discrepancy, follow these steps to resolve the issue:
- On the menu bar, click the Manage icon.
- On the Manage page, go to Settings.
- On the Settings page, under Publishing, select PublishingSettings.
- Republish the schema by clicking Publish schema.
- Republish all entities, or publish the entities that have been updated since January 29, 2024:
- Republish all entities from the Settings page: under Publishing, select PublishingSettings, and then click Publish all to CaaS.
- Publish the entities that were modified within the time range by using the Publish Timerange Rest API endpoint.
- Publish the entities that were modified within the time range by using the CLI: Class PublishCommand.
Note: No additional action is required once these steps have been completed.