Bug #20105
Search filter disappears when deleting a host.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1424922
Description of problem:
In Red Hat Satellite 6, after applying a filter when we try to delete a host, after its deletion, the search filter disappears.
Version-Release number of selected component (if applicable):
*How reproducible:*Always
Steps to Reproduce:
1.In Satellite 6, navigate to Hosts -> All Hosts
2. Apply a search filter, for instance "name ~ abcd" and click the Search button
3. Delete one of the hosts shown by clicking the "v" next to the Edit button and selecting the "Delete" option. Click "OK" on the confirmation prompt.
*Actual results:*The server will be deleted from the All Hosts list, but the search filter is no longer active and all "All Hosts" servers are shown.
*Expected results:*The search filter to still be there, showing the remaining servers corresponding with those search criteria.
Additional info:
Related issues
Associated revisions
History
#1
Updated by Daniel Lobato Garcia about 5 years ago
+1 I was able to reproduce
#2
Updated by Kavita Gaikwad almost 5 years ago
- Assignee changed from Tomer Brisker to Kavita Gaikwad
- Target version set to 1.15.6
#3
Updated by Kavita Gaikwad almost 5 years ago
- Blocked by Bug #21540: Search filter disappears when deleting a host. added
#4
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4969 added
#5
Updated by Kavita Gaikwad almost 5 years ago
- Target version changed from 1.15.6 to 230
#6
Updated by Kavita Gaikwad almost 4 years ago
- Related to Bug #24785: Katello side change needed to handle success response to fix redirection isssue added
#7
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases 1.23.0 added
#8
Updated by Kavita Gaikwad about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset a7dc2ef5445676551bc6e5f2bb73743e65ae3c1f.
Fixes #20105 - index search not retained after deleting host (#4969)