-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Schema Change
-
None
Aggregate tag tables were accidentally cleared on mirror servers in a recent schema change upgrade script: admin/sql/updates/20220207-mbs-12224-mirror.sql
The queries were incorrect when applied to mirrors, because they don't have raw tag tables.
We should provide a script to correct this.