Issue 17346
Cleanup TagName enumeration
17346
Reporter: mdoering
Type: Improvement
Summary: Cleanup TagName enumeration
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2015-03-06 13:49:10.353
Updated: 2018-05-31 16:43:28.985
Resolved: 2018-05-31 16:43:28.909
Description: The TagName API enum contains lots of entries that seem to be unused and legacy. Most of them are metrics related like NUM_NUB or NUM_REFERENCES which are kept nowadays inside the clb db dataset metrics table, surfaced with the DatasetMetrics class.
The only tags still relevant to CLB are
- DATASET_ID
- DATASET_NAME
- IS_IGNORED
- NUB_PRIORITY
- RECORD_SOURCE_URL
]]>