Hide Forgot
Created attachment 1230831 [details] filter full path Description of problem: Version-Release number of selected component (if applicable): 5.7.0.14 How reproducible: Always Steps to Reproduce: 1. Go to Compute -> Cloud -> Key Pairs 2. Click on advanced search and try to add a new element 3. Actual results: Whole ManageIQ advanced search element path is shown as seen in image attachment. Expected results: Only path after last "/" should be shown. Additional info:
Sam, Fields in Advanced search are displaying the full path due to the fact that the db is being passed in to get_view and further down to adv_search_build methods including the full path, like ManageIQ::Providers::CloudManager::AuthKeyPair. Can you please a take a look to see if this can be changed to work as other entities such as Availability Zones or others under Compute -> Cloud sub tab. Let me know if you have questions. Thanks, ~Harpreet
A pull request to resolve this is available here: https://github.com/ManageIQ/manageiq/pull/13481
Verified in 5.8.2.3. There is no ManageIQ path displayed.
One time issue. Setting qe_test_coverage flag to -.