Search Sorting order is not working for Organizations
Hello,
I am using an endpoint :
https://zitadel.com/docs/apis/resources/admin/admin-service-list-orgs
to get the list of organizations, although there is an issue with the sorting order.
the sorting is not working for this API ,
on passing "asc": true and "asc": false
The result are always sorted in ascending manner that is asc: true
Can you please confirm if this is a bug?
I am using an endpoint :
https://zitadel.com/docs/apis/resources/admin/admin-service-list-orgs
to get the list of organizations, although there is an issue with the sorting order.
the sorting is not working for this API ,
on passing "asc": true and "asc": false
The result are always sorted in ascending manner that is asc: true
Can you please confirm if this is a bug?
Returns a list of organizations that match the requesting filters. All filters are applied with an AND condition.

