Created attachment 1602985 [details] Typo in global filters Description of problem: Typo in "Orhaned" in list of Global Filters in Host/Nodes list Version-Release number of selected component (if applicable): Version 5.11.0.18.20190806180636_1dd6378 How reproducible: Always Actual results: Status / Orhaned Expected results: Status / Orphaned Additional info:
https://github.com/ManageIQ/manageiq/pull/19151
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/ed28613167cc652e4584ef281cb02d494be3d7a8 commit ed28613167cc652e4584ef281cb02d494be3d7a8 Author: Yuri Rudman <yrudman> AuthorDate: Wed Aug 14 14:49:36 2019 -0400 Commit: Yuri Rudman <yrudman> CommitDate: Wed Aug 14 14:49:36 2019 -0400 delete old default search from db if it is not supplied anymore There is no easy way to correct typo in the name of search Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1740309 app/models/miq_search.rb | 8 +- 1 file changed, 6 insertions(+), 2 deletions(-)