-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
-
False
-
-
As a swatch developer, I want UOM and metricId to have the same values so that I can retire usage of UOM.
Done:
- existing data updated via liquibase update to change all existing event_types of scheme "snapshot_$metricId" to "snapshot_$productId_$uom" in both event_type column and in the JSON.
- dev should test against prod db snapshot to ensure the query won't run for a million years
- Remove uom check in getEventTypes and just check by metric id that now contains uom values.
Note: blocked by SWATCH-1374 landing in prod. Additional note added on Jul 25th blocked by SWATCH-1392 landing in prod.
- blocks
-
SWATCH-1375 Unify the values of metricId and UOM in tag profile/configuration
- Closed
- clones
-
SWATCH-1375 Unify the values of metricId and UOM in tag profile/configuration
- Closed
- is blocked by
-
SWATCH-1374 Produce events using UOM-derived eventType
- Closed