Has there been a change in how URLs are constructed for Dashboards? All the links that I've been using for publicly-facing dashboards used to have an "apps/opsdashboard" string in the URL, but now it appears that AGOL is giving me "apps/dashboard" instead.
The main problem with this is that I've got a dashboard that works fine via a URL that I copied a few weeks ago (opsdashboard), but which has a data connection problem when viewed with the URLs that AGOL is giving me now (dashboard).
Below is a description of the specific behavior I am seeing.
This is a dashboard link that I copied from AGOL few weeks ago and it works fine:
https://washoe.maps.arcgis.com/apps/opsdashboard/index.html#/fea7e9003d9b4f968163867bfa86fdae
PROBLEM -- This is what AGOL sends me to now (via View Dashboard) and the dashboard seen through this link has the right widgets, but no connection to the data:
https://washoe.maps.arcgis.com/apps/dashboards/fea7e9003d9b4f968163867bfa86fdae
This is the link in the URL box on the item page:
https://www.arcgis.com/apps/dashboards/fea7e9003d9b4f968163867bfa86fdae Also displays the widgets, but no connection to the data.
-----------------------------------
Here is a COVID dashboard URL in the "old" style, that works:
https://washoe.maps.arcgis.com/apps/opsdashboard/index.html#/dab78e1c080b4f02b182c3c65bf91ea6
This is what View Dashboard sends me to now:
https://washoe.maps.arcgis.com/apps/dashboards/dab78e1c080b4f02b182c3c65bf91ea6This works.
This is the link in the URL box on the item page:
https://www.arcgis.com/apps/dashboards/dab78e1c080b4f02b182c3c65bf91ea6Also works.
Any idea what is wrong with that that PROBLEM dashboard?