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.

Last Published: October 1, 2022 ArcGIS Dashboards
Bug ID Number BUG-000149965
SubmittedJune 13, 2022
Last ModifiedFebruary 14, 2025
Applies toArcGIS Dashboards
Version found10.9.1
Operating SystemWindows Server
Operating System Version2019 64 Bit
StatusNon-Reproducible

Additional Information

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

Steps to Reproduce

Bug ID: BUG-000149965

Software:

  • ArcGIS Dashboards

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options