Bug
Bug ID Number | BUG-000149965 |
---|---|
Submitted | June 13, 2022 |
Last Modified | February 14, 2025 |
Applies to | ArcGIS Dashboards |
Version found | 10.9.1 |
Operating System | Windows Server |
Operating System Version | 2019 64 Bit |
Status | Non-Reproducible |
Discovered that the new ArcGIS Dashboards can be traced back to an issue with the “datasets” section in the JavaScript object notation (JSON). The type is incorrect, the layer ID appears to be pointed at the item ID, and instead of the item ID, it has the owner ID. The JSON is edited to display the following and reloaded the broken dashboards and they worked.
Here is an example JSON of the correct format:
"datasets": [
"type": "serviceDataset",
"name": "main",
"dataSource":
"type": "itemDataSource",
"itemId": "ae9e442a640242c68a71e49cd68fa68e",
"layerId": 6
Bug ID: BUG-000149965
Software:
Get help from ArcGIS experts
Download the Esri Support App