Bug
Bug-ID-Nummer | BUG-000149965 |
---|---|
Eingereicht | June 13, 2022 |
Zuletzt geändert | February 14, 2025 |
Gilt für | ArcGIS Dashboards |
Gefunden in Version | 10.9.1 |
Betriebssystem | Windows Server |
Betriebssystemversion | 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:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen