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.
Bug 1693623 - [Search/task] - Not able to save the Search in the task
Summary: [Search/task] - Not able to save the Search in the task
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Search
Version: 6.5.0
Hardware: All
OS: All
unspecified
medium
Target Milestone: Released
Assignee: satellite6-bugs
QA Contact: Omkar Khatavkar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-28 11:05 UTC by Omkar Khatavkar
Modified: 2019-10-07 17:19 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-01 07:35:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Omkar 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)

Comment 5 Omkar Khatavkar 2019-04-01 07:33:10 UTC
Brad with Just today verified with Satellite 6.5 with snap 22. This is working as expected and no more reproducible.

Comment 6 Omkar Khatavkar 2019-04-01 07:35:00 UTC
Closing this based on my own above comment


Note You need to log in before you can comment on or make changes to this bug.