Hi,
We're trying to use Azure CosmoDB (the mongo adapted variant) as our db for payload.
Any invocation of a relation in the admin UI gives the following kind of error:
[12:48:34] ERROR (payload): MongoServerError: Error=2, Details='Response status code does not indicate success: BadRequest (400); Substatus: 0; ActivityId: xxx-xxx-xxx-xxx; Reason: (Response status code does not indicate success: BadRequest (400); Substatus: 0; ActivityId: xxx-xxx-xxx-xxx; Reason: (Response status code does not indicate success: BadRequest (400); Substatus: 0; ActivityId: xxx-xxx-xxx-xxx; Reason: (Message: {"Errors":["The index path corresponding to the specified order-by item is excluded."]} ActivityId: xxx-xxx-xxx-xxx, Request URI: /apps/xxx-xxx-xxx-xxx/services/xxx-xxx-xxx-xxx/partitions/xxx-xxx-xxx-xxx/replicas/xxx-xxx-xxx-xxx/, RequestStats: Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, SDK: Windows/10.0.20348 cosmos-netstandard-sdk/3.18.0);););;
indexSortableFields: true, in the configuration does not make a difference.