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.
DescriptionJaroslav Henner
2021-12-15 14:41:08 UTC
Description of problem:
Unable to create a search bookmark for Credentials Search
Version-Release number of selected component (if applicable):
Sattelite 7.0.0
How reproducible:
4/4
Steps to Reproduce:
1. Go to the Content Credentials page
2. Click on Bookmark this search
3. Fill the form, submit
Actual results:
No Error on the web page
Expected results:
Bookmark created or error displayed on the web page
Additional info:
2021-12-15T09:39:15 [I|app|a2b62973] Started POST "/api/v2/bookmarks" for 10.40.193.18 at 2021-12-15 09:39:15 -0500
2021-12-15T09:39:15 [I|app|a2b62973] Processing by Api::V2::BookmarksController#create as JSON
2021-12-15T09:39:15 [I|app|a2b62973] Parameters: {"name"=>"cc", "query"=>"", "public"=>true, "apiv"=>"v2", "bookmark"=>{"name"=>"cc", "query"=>"", "controller"=>"api/v2/bookmarks", "public"=>true}}
2021-12-15T09:39:15 [E|app|a2b62973] Unprocessable entity Bookmark (id: new):
a2b62973 | Search query can't be blank
a2b62973 | Controller katello_gpg_keys is not a valid controller
a2b62973 |
2021-12-15T09:39:15 [I|app|a2b62973] Rendering api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout
2021-12-15T09:39:15 [I|app|a2b62973] Rendered api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout (Duration: 9.9ms | Allocations: 6444)
2021-12-15T09:39:15 [I|app|a2b62973] Completed 422 Unprocessable Entity in 38ms (Views: 16.1ms | ActiveRecord: 4.6ms | Allocations: 19236)
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 (Moderate: Satellite 6.11 Release), 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-2022:5498
Description of problem: Unable to create a search bookmark for Credentials Search Version-Release number of selected component (if applicable): Sattelite 7.0.0 How reproducible: 4/4 Steps to Reproduce: 1. Go to the Content Credentials page 2. Click on Bookmark this search 3. Fill the form, submit Actual results: No Error on the web page Expected results: Bookmark created or error displayed on the web page Additional info: 2021-12-15T09:39:15 [I|app|a2b62973] Started POST "/api/v2/bookmarks" for 10.40.193.18 at 2021-12-15 09:39:15 -0500 2021-12-15T09:39:15 [I|app|a2b62973] Processing by Api::V2::BookmarksController#create as JSON 2021-12-15T09:39:15 [I|app|a2b62973] Parameters: {"name"=>"cc", "query"=>"", "public"=>true, "apiv"=>"v2", "bookmark"=>{"name"=>"cc", "query"=>"", "controller"=>"api/v2/bookmarks", "public"=>true}} 2021-12-15T09:39:15 [E|app|a2b62973] Unprocessable entity Bookmark (id: new): a2b62973 | Search query can't be blank a2b62973 | Controller katello_gpg_keys is not a valid controller a2b62973 | 2021-12-15T09:39:15 [I|app|a2b62973] Rendering api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout 2021-12-15T09:39:15 [I|app|a2b62973] Rendered api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout (Duration: 9.9ms | Allocations: 6444) 2021-12-15T09:39:15 [I|app|a2b62973] Completed 422 Unprocessable Entity in 38ms (Views: 16.1ms | ActiveRecord: 4.6ms | Allocations: 19236)