Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem: Sometimes when doing multiple searches on the content host, the search terms of the last search are recalled.
Version-Release number of selected component (if applicable): 6.3
How reproducible: Always
Steps to Reproduce:
1. Populate content hosts page
2. Enter a search term (ex. "name ~ foo")
3. Click search
4. Enter another search term ("name ~ bar")
5. Click search
Actual results: "name ~ foo" is recalled and the search is executed
Expected results: "name ~ bar" is used.
Additional info: Not sure if this is related by I also found when the scrolling through the suggested search term list, pressing enter will immediately execute the search, instead of just putting the selected text in the search (like it does on every other page).
work around navigate to an other page and return back to content hosts page,
PS: I'am using this work around in automation: navigate to dashboard and return to content hosts to make an other search.
(In reply to Djebran Lezzoum from comment #6)
> work around navigate to an other page and return back to content hosts page,
>
> PS: I'am using this work around in automation: navigate to dashboard and
> return to content hosts to make an other search.
or just remove the the `search` parameter from the url
the same applies to the Packages page (at least). I believe the root cause is the same, is it alright to track all such issues with this BZ or do we require a new one?
VERIFIED
on sat6.3.0-28
the search now works correctly
Comment 22Satellite Program
2018-02-21 16:54:17 UTC
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://access.redhat.com/errata/RHSA-2018:0336
Description of problem: Sometimes when doing multiple searches on the content host, the search terms of the last search are recalled. Version-Release number of selected component (if applicable): 6.3 How reproducible: Always Steps to Reproduce: 1. Populate content hosts page 2. Enter a search term (ex. "name ~ foo") 3. Click search 4. Enter another search term ("name ~ bar") 5. Click search Actual results: "name ~ foo" is recalled and the search is executed Expected results: "name ~ bar" is used. Additional info: Not sure if this is related by I also found when the scrolling through the suggested search term list, pressing enter will immediately execute the search, instead of just putting the selected text in the search (like it does on every other page).