Created attachment 1196922 [details] Container Providers adv search tag element drop down Description of problem: When creating an expression on the Container Providers screen, the tag type element doesn't show tags for the container provider itself, only tags for related objects. If you try on Infra Providers, the tags for the provider itself are shown at the top of the drop down list. Version-Release number of selected component (if applicable): 5.6 How reproducible: Try to create advanced search expressions with tag elements for various list view screens Actual results: No tags for the object are shown in the drop down Expected results: Tags for the object are shown, similar to older list views like Infra Providers Additional info: Need to look at other "newer" list views to see if they need to be fixed as well.
Created attachment 1196923 [details] Infra Providers adv search tag element drop down
https://github.com/ManageIQ/manageiq/pull/11800
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/5fa1db3ad3216df865a277db5d409666d5808f6e commit 5fa1db3ad3216df865a277db5d409666d5808f6e Author: Jozef Zigmund <jzigmund> AuthorDate: Mon Oct 10 18:12:31 2016 +0200 Commit: Jozef Zigmund <jzigmund> CommitDate: Mon Oct 10 18:12:31 2016 +0200 Add ::ContainerManager to the TAG_CLASSES to display its tags in advanced search https://bugzilla.redhat.com/show_bug.cgi?id=1372442 lib/miq_expression.rb | 1 + 1 file changed, 1 insertion(+)
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/d79a3143b367d4aa8feca34cb2fa31b9bd93f510 commit d79a3143b367d4aa8feca34cb2fa31b9bd93f510 Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Oct 12 12:44:12 2016 +0200 Commit: Oleg Barenboim <chessbyte> CommitDate: Thu Oct 13 16:52:31 2016 -0400 Merge pull request #11800 from jzigmund/bz1372442-container_adv_search_missing_tags Add ::ContainerManager to the TAG_CLASSES to display its tags in adva… (cherry picked from commit bb1a972beab9cca3d4abb1238da9bf0c22548f28) https://bugzilla.redhat.com/show_bug.cgi?id=1372442 lib/miq_expression.rb | 1 + 1 file changed, 1 insertion(+)