Hi everyone,
I'm experiencing an issue with my Umbraco 13.5.2 headless website that uses the Content Delivery API to serve content to the front end. In my Test environment, neither the default sort nor my custom sort on the Delivery API works. However, everything functions perfectly on Acceptance, Production, and local environments.
I've already tried the following steps:
-Rebuilding indexes
-Removing and recreating indexes
-Restarting the Umbraco app
None of these resolved the problem. Has anyone encountered a similar issue or have any ideas on what might be causing the sorting to fail specifically in the Test environment? Could there be a configuration or environment-specific setting that’s interfering?
Thanks in advance for any help or insights!