Bug ID Number |
BUG-000162670 |
Submitted | November 3, 2023 |
Last Modified | September 4, 2024 |
Applies to | ArcGIS Online |
Version found | June 2024 |
Operating System | Windows OS |
Operating System Version | 11.0 |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
The HTML display of the feature service list is not designed to present all services in alphabetical order. Implementing and maintaining such a sorting mechanism for the entire service catalog requires significant resources and affects performance. It is recommended that client applications implement their own sorting functionality as needed.
Workaround
Adding &refresh=true to the end of the URL may help to clear the server-side cache, although not always.
Steps to Reproduce