It is still not working as expected. I can see added filters in My Filters after refresh...Not immediately after creating filter. It should be visible after creating it as it is anywhere else.
Matous, can you please open a new BZ for filters showing only after refresh? The original issue is fixed and we'd like to track the remaining issue separately. Talked to DanC.
Hah, I tried it again on 5.7.0.12 and it stopped showing even after refresh.
https://github.com/ManageIQ/manageiq/pull/13140
https://github.com/ManageIQ/manageiq/pull/13197
https://github.com/ManageIQ/manageiq-ui-classic/pull/98
https://github.com/ManageIQ/manageiq-ui-classic/pull/101
https://github.com/ManageIQ/manageiq-ui-classic/pull/142
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/952f11c688da8c85a56f306c47d6b3ec07f93596 commit 952f11c688da8c85a56f306c47d6b3ec07f93596 Author: Hilda Stastna <hstastna> AuthorDate: Mon Jan 9 13:31:08 2017 +0100 Commit: Hilda Stastna <hstastna> CommitDate: Mon Jan 9 13:31:08 2017 +0100 Make visible My Filters in Datastores fixing https://bugzilla.redhat.com/show_bug.cgi?id=1398748 https://bugzilla.redhat.com/show_bug.cgi?id=1382768 Make created filters (not global) in Compute -> Infrastructure -> -> Datastores visible under My Filters in accordion. app/presenters/tree_builder_storage.rb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/b0f99dfc7b497965d02d0c2daae2535de2e4f8ad commit b0f99dfc7b497965d02d0c2daae2535de2e4f8ad Author: Hilda Stastna <hstastna> AuthorDate: Mon Jan 9 13:39:33 2017 +0100 Commit: Hilda Stastna <hstastna> CommitDate: Mon Jan 9 13:39:33 2017 +0100 Display new filter in Datastores right after creating it fixing https://bugzilla.redhat.com/show_bug.cgi?id=1398748 https://bugzilla.redhat.com/show_bug.cgi?id=1382768 Display a new filter (not global) in Compute -> Infrastructure -> -> Datastores in My Filters in accordion right after creating it, no need to refresh the page to see the new filter there. app/controllers/application_controller/filter.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
this bug is fixed by https://github.com/ManageIQ/manageiq/pull/13621
Verified in 5.7.1.0. Filter is shown in the tree view after creating.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0320.html