Todays update broke dashboards

Took from Vantage 8 to late 8.03 to get Classic good so…

Iron Man Reaction GIF

2 Likes

That generation of developers brought us alot of amazing software without AI and Vibe Coding. They built roads that withstood time for centuries, then the vibe coders arrived :smiley:

5 Likes

Man, not sure why but I am having to repeat the process several times to get some of them fixed.

5 Likes

Wow, so far our dashboards are fine and we didn’t run into this issue in PILOT at all either. :grimacing:

1 Like

Having this issue with a customer this morning. The pattern here seems to be with dashboards that were built with the classic dashboard builder, having grid setup with “group by” then deployed as an application.

The issue is the refresh event invokes a “property-set” widget, which set the invalidated property of the grid to “true”. This event is triggered but does nothing. I had to create a new event to override the original refresh to call the BAQ widget.

7 Likes

More info from you than the ticket I opened..

3 Likes

Eeek, we have a few dashboards we let the system auto-upgrade, I’ll go check them. Thanks for the tip!

2 Likes

All of our configurators (migrated from classic and uplifted) are broken too… I thought it was just us :dumpster_fire:

4 Likes

We did not even try to open a ticket. Experience told us that the end result will probably be “rebuild your dashboard from scratch without using classic dashboard deploy tool, have a nice day”.

No time to waste, we’ll fix it ourselves

5 Likes

Ouch.

3 Likes

Is there a quick way to find all these?

5 Likes

I don’t have a trick to find these quick, I opened them one by one to test. If anyone here has a trick I’m more than interested

4 Likes

Can you do a BAQ on Ice.XXXDef and find the layers then do a LIKE %property-set% on the column that contains the MetaFX JSON?

4 Likes

I’m interested to know why on this one. I’m used to never work on base.

4 Likes

If it didn’t whine about there being no active draft I could probably mass publish and deal with this somewhat faster

although I wonder if @mbilodeau solution is smarter, wondering if my solution will just break again on the next update..

1 Like

After fixing that dashboard for one user, another user has the same issue, and my fix isn’t working for his version. We are all looking at the same menuid. Some of us get the popout for the baq criteria, but this user doesn’t get the popout. I redeployed the menu item as a new menu item and it works fine from my side, but still no popout on his side. Is there somethign that could prevent the popout on a single client?

3 Likes

cache? Did you try an in private browswer?

3 Likes

Yeah I would:

  • Delete any personalization they have for the screen.
  • Shift reload if using browser - if using client clear cache and restart.
3 Likes

Turns out, I have to make at least some tiny change in order for the publish to actually fix anything

5 Likes

An in private browser worked with my account. But it didnt work with his account. Ctrl + Reload didn’t help, and clearing the cookies didn’t help.

Strange that all other dashboards with popouts work for him, just not this one.

EDIT: User had no personalizations to remove, but I tried to remove them anyway.

Since we are talking about weird issue coming up today: Another user tried to open his Kinetic link today, and it opened to a blank white screen. I sent him the link again and it worked find. Upon inspection the only difference seemed to be lower case letters in his link and some capitals in mine. :roll_eyes:

3 Likes