Dashboard view rule - invalid binding to view

I have a dashboard that I have added a simple view rule to highlight a field based on its value. Seems to work fine, but if I run it from Dashboard Maintenance I get the error below. Anyone know what would cause this… and do I care since it works fine? Notes:

  • Running it from Dashboard Maintenance seems to be the only time it generates the error
  • It doesn’t appear to matter what field I choose to apply the rule to, it generates the error
  • I have dashboards based on other queries with view rules that do not generate the error
  • I redeployed and get the same error
  • I created another dashboard using the same query and get the same error
  • Running version 2021.2.23 on-premises

image

Application Error

Exception caught in: Ice.Lib.EpiClientLib

Error Detail

Message: Control ‘myGrid’ of type EpiUltraGrid has an invalid binding to view V_ST_Shop_OPS_DateRange_1View1.
Program: Ice.Lib.EpiClientLib.dll
Method: EventSetup

Client Stack Trace

at Ice.Lib.Framework.EpiUltraGrid.EventSetup()
at Ice.Lib.Framework.EpiUltraGrid.set_EpiTransaction(IEpiTransaction value)
at Ice.Lib.Framework.EpiUIUtils.BindNConfigureControls()

Thanks!

After reading about the differences between dashboard runtimes and assemblies I ended up recreating the dashboard and everything worked properly.