Bug 1145247 - Search providers by type gives no result
Summary: Search providers by type gives no result
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.5.0
Assignee: Juan Hernández
QA Contact: Jiri Belka
URL:
Whiteboard: infra
Depends On:
Blocks: 1132259
TreeView+ depends on / blocked
 
Reported: 2014-09-22 15:48 UTC by Juan Hernández
Modified: 2016-02-10 19:30 UTC (History)
6 users (show)

Fixed In Version: ovirt-3.5.0_rc4
Clone Of:
Environment:
Last Closed: 2014-10-17 12:28:29 UTC
oVirt Team: Infra
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 33215 0 master MERGED core: Use enum name to search providers Never
oVirt gerrit 33232 0 ovirt-engine-3.5 MERGED core: Use enum name to search providers Never

Description Juan Hernández 2014-09-22 15:48:39 UTC
Searching providers by type using the search bar gives no result. The reason is that the autocompleter used is "EnumValueAutoCompleter", but it should be "EnumNameAutoCompleter", as the database column "providers.provider_type" stores the name of the enum, not the numeric id.

Comment 1 Sandro Bonazzola 2014-10-17 12:28:29 UTC
oVirt 3.5 has been released and should include the fix for this issue.


Note You need to log in before you can comment on or make changes to this bug.