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.
DescriptionOmkar Khatavkar
2019-03-28 11:05:08 UTC
Description of problem:
[Search/task] - Not able to save the Search in the task
Version-Release number of selected component (if applicable):
Satellite 6.5 Snap 21
How reproducible:
Always
Steps to Reproduce:
1. Navigate to Monitor -> task
2. try to create the new bookmark
3. Not able to save the bookmark
Actual results:
Not able to save the bookmark.
Expected results:
Search book should be saved.
Additional info:
error in the log :
2019-03-28T07:04:43 [I|app|] Started POST "/api/bookmarks" for 10.65.223.223 at 2019-03-28 07:04:43 -0400
2019-03-28T07:04:43 [I|app|c4417c96] Processing by Api::V2::BookmarksController#create as JSON
2019-03-28T07:04:43 [I|app|c4417c96] Parameters: {"name"=>"zxXZ", "query"=>"result = error", "public"=>true, "apiv"=>"v2", "bookmark"=>{"name"=>"zxXZ", "query"=>"result = error", "controller"=>"api/v2/bookmarks", "public"=>true}}
2019-03-28T07:04:43 [I|app|c4417c96] Current user set to admin (admin)
2019-03-28T07:04:43 [E|app|c4417c96] Unprocessable entity Bookmark (id: new):
Controller /foreman_tasks/tasks is not a valid controller
2019-03-28T07:04:43 [I|app|c4417c96] Rendering api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout
2019-03-28T07:04:43 [I|app|c4417c96] Rendered api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout (0.9ms)
2019-03-28T07:04:43 [I|app|c4417c96] Completed 422 Unprocessable Entity in 21ms (Views: 1.6ms | ActiveRecord: 5.9ms)
2019-03-28T07:04:44 [I|app|] Started GET "/notification_recipients" for 10.65.223.223 at 2019-03-28 07:04:44 -0400
2019-03-28T07:04:44 [I|app|856a5e58] Processing by NotificationRecipientsController#index as JSON
2019-03-28T07:04:44 [I|app|856a5e58] Current user set to admin (admin)
2019-03-28T07:04:44 [I|app|856a5e58] Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 1.0ms)
Description of problem: [Search/task] - Not able to save the Search in the task Version-Release number of selected component (if applicable): Satellite 6.5 Snap 21 How reproducible: Always Steps to Reproduce: 1. Navigate to Monitor -> task 2. try to create the new bookmark 3. Not able to save the bookmark Actual results: Not able to save the bookmark. Expected results: Search book should be saved. Additional info: error in the log : 2019-03-28T07:04:43 [I|app|] Started POST "/api/bookmarks" for 10.65.223.223 at 2019-03-28 07:04:43 -0400 2019-03-28T07:04:43 [I|app|c4417c96] Processing by Api::V2::BookmarksController#create as JSON 2019-03-28T07:04:43 [I|app|c4417c96] Parameters: {"name"=>"zxXZ", "query"=>"result = error", "public"=>true, "apiv"=>"v2", "bookmark"=>{"name"=>"zxXZ", "query"=>"result = error", "controller"=>"api/v2/bookmarks", "public"=>true}} 2019-03-28T07:04:43 [I|app|c4417c96] Current user set to admin (admin) 2019-03-28T07:04:43 [E|app|c4417c96] Unprocessable entity Bookmark (id: new): Controller /foreman_tasks/tasks is not a valid controller 2019-03-28T07:04:43 [I|app|c4417c96] Rendering api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout 2019-03-28T07:04:43 [I|app|c4417c96] Rendered api/v2/errors/unprocessable_entity.json.rabl within api/v2/layouts/error_layout (0.9ms) 2019-03-28T07:04:43 [I|app|c4417c96] Completed 422 Unprocessable Entity in 21ms (Views: 1.6ms | ActiveRecord: 5.9ms) 2019-03-28T07:04:44 [I|app|] Started GET "/notification_recipients" for 10.65.223.223 at 2019-03-28 07:04:44 -0400 2019-03-28T07:04:44 [I|app|856a5e58] Processing by NotificationRecipientsController#index as JSON 2019-03-28T07:04:44 [I|app|856a5e58] Current user set to admin (admin) 2019-03-28T07:04:44 [I|app|856a5e58] Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 1.0ms)