-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Deprecate and Remove UOM
-
False
-
-
False
-
0% To Do, 0% In Progress, 100% Done
As a developer, I'd like to simplify the data model by unifying UOM and metric ID, so that I can simplify configuration.
Currently we have two different identifiers for metrics - metric_id and UOM, and we're sometimes using them interchangeably, it's quite confusing!
Given UOM is far more common in our tables, it makes sense to use the values of UOM as the basis, and look to retire the values of `metric_id`. However, `metric_id` is more in line with the desired state of the data model. To this effect, the plan is to make data updates so that live data has UOM = metricId (changing metricId to its equivalent UOM), and then to start refactoring references to metricId, and then finally to drop UOM from our data models.
- clones
-
SWATCH-1231 Unify UOM & Metric ID Values
- Closed
- relates to
-
COST-5575 Emit events to swatch using "metric_id" instead of "uom"
- Closed