Select to view content in your preferred language

Roll back the June 2026 update?

721
12
Monday
Scott_Sambell
Frequent Contributor

Serious question.  Is there a possibility of rolling back the June 2026 update to dashboards? We need to make a decision soon about how we are going to tackle this.  We have hundreds of dashboards deployed to at least 30 clients that need to be repaired.  My inbox is full of complaints. I need to put staff onto this full time for the rest of the week at least but i don't want to begin this if there is a possibility it will be rolled back.

Scott
12 Replies
LindsayRaabe_FPCWA
MVP Regular Contributor

I recommend reaching out to Esri Support regarding this issue ASAP. Sounds serious enough to warrant close up inspection. 

Lindsay Raabe
GIS Officer
Forest Products Commission WA
CMSchelde
Regular Contributor

I too was affected by the Date Filter Combo change.  Does the ArcGIS Dashboard Team offer a Holistic Testing session like the Survey123 Team offers?  I now have to change 30+ Dashboards. Just wondering if there was any input from users who actually have Dashboards in Production that this update affected.

NicolásPignataro
New Contributor
I ran into the same issue after the update. Fortunately, I found a workaround by editing the dashboard JSON directly instead of changing the selector through the Dashboard editor. Before trying this, I strongly recommend working on a copy of your dashboard rather than your production version. Make a test copy first so you can verify everything works as expected before applying the changes to a live dashboard. For my selector, I changed the selection block from: "selection": { "operator": "equal", "type": "single", "requireDefault": true, "defaultSelection": "last" } to: "selection": { "operator": "is_in", "type": "multiple" } After saving the modified JSON and reopening the dashboard, the selector behaved as a multiple-selection filter without losing any of the existing filter actions. This saved me from having to reconfigure every widget connected to the selector. I only tested this in my own environment, so I can't guarantee it will work in every scenario, but it worked perfectly for my dashboard and saved me a lot of time. Hopefully it helps someone else
DougBrowning
MVP Esteemed Contributor

Same tons of stuff broke and performance is terrible.  We are in the middle of big projects and we are in trouble.

Neal_t_k
MVP Regular Contributor

I support a rollback. Loading seems slower but once loaded it seems some improvement on filtering/calculation changes. However that is small in comparison to the broken, inconsistent map filtering I am experiencing.   Indicators work on some selections and not on others, And configured filters apparently still exist but are blank.

Neal_t_k_1-1782836508642.png

 

 

Neal_t_k
MVP Regular Contributor

To add, series all apparently still exist somewhere but are missing from the configuration options, resulting in a broken, incomplete chart.  Unacceptable to release an update with these issues, I shouldn't have to rebuild from the ground up!

Neal_t_k_0-1782838952163.png

Edit: Going from what @NicolásPignataro said, I just checked out the JSON for these two dashboards. and the series and filters etc. still exist in JSON but are not displaying correctly in the app.  

Scott_Sambell
Frequent Contributor

Does anyone know if there is an authoritative list somewhere will all the dashboard bugs introduced since the update?  There are lots of discussions like this one but there must be a place where Esri can see the full extent of the chaos.

Scott
Katie_Clark
MVP Regular Contributor

I'm sure there is one, but I highly doubt it's publicly available.

Update: I made my own post here

Side note, I did find it humorous that I received this automated email today, it could just be a coincidence since these type of marketing emails come out all the time, but I suspect they are getting flooded with support cases and really working overtime to correct their mess (as they should...)

Screenshot 2026-06-30 152517.jpg

Best,
Katie

If this post helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!
Neal_t_k
MVP Regular Contributor

Oh wow, AI is not going to have any clue on these issues.