laptop and a wrench

Bug

Widgets fail and referenced data made in ArcGIS Dashboards Classic fails to load in the new ArcGIS Dashboards after upgrading ArcGIS Enterprise 10.8.1 to 10.9.1.

Zuletzt veröffentlicht: October 1, 2022 ArcGIS Dashboards
Bug-ID-Nummer BUG-000149965
EingereichtJune 13, 2022
Zuletzt geändertFebruary 14, 2025
Gilt fürArcGIS Dashboards
Gefunden in Version10.9.1
BetriebssystemWindows Server
Betriebssystemversion2019 64 Bit
StatusNon-Reproducible

Zusätzliche Informationen

This issue is not reproducible. If experiencing this behavior, please reach out to Esri Support Services as a new reproduction case is needed to continue investigation.

Workaround

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

Schritte zur Reproduzierung

Bug-ID: BUG-000149965

Software:

  • ArcGIS Dashboards

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln