Hide Forgot
Description of problem: USB policy is saved as int but no ENUM values are provided in ENUM translator. Version-Release number of selected component (if applicable): 3.0 How reproducible: check ENUM values in history db. Expected results: Should have ENUM values enabled\disabled like in the GUI.
doesn't look important enough - postponing
Added enums in patch: http://gerrit.ovirt.org/859 Yaniv
3.1/si15 Please advise which table/view and fields I should look for ENUM values, And please supply an example of ENUM values I should expect,
(In reply to comment #4) > 3.1/si15 > Please advise which table/view and fields I should look for ENUM values, > And please supply an example of ENUM values I should expect, ENUM translator view. Enabled or disabled.
Fixed, 3.1/si15 In history db - v3_0_enum_translator_view correct values are found "USB_POLICY";0;"Enabled" "USB_POLICY";1;"Disabled" Fixed, 3.1/si15