Bug 1326851 - Content View Version Publication POSTs to api continuously
Summary: Content View Version Publication POSTs to api continuously
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Views
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact:
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-13 14:28 UTC by Andrew Kofink
Modified: 2017-08-11 14:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-11 14:14:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ContentViewVersion publishing and promoting view (22.27 KB, image/png)
2016-04-13 14:28 UTC, Andrew Kofink
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14613 0 None None None 2016-04-22 14:59:42 UTC

Description Andrew Kofink 2016-04-13 14:28:24 UTC
Created attachment 1146873 [details]
ContentViewVersion publishing and promoting view

Description of problem: When publishing a ContentView (CV), the following request is made continuously, even when the user navigates away from the content view page:

POST /foreman_tasks/api/tasks/bulk_search
Parameters: {"searches"=>[{"type"=>"task", "task_id"=>"89a5c160-c5b5-430b-9499-ecb840986a41", "search_id"=>"1"}, {"type"=>"task", "task_id"=>"feaf0972-16e1-4acf-a1b2-55bee7b59334", "search_id"=>"2"}], "task"=>{}}

Version-Release number of selected component (if applicable): upstream


How reproducible:


Steps to Reproduce:
1. Create a CV
2. Publish the CV through the web UI 
3. Note the server logs; look for continuous POST requests
4. Navigate to Puppet Modules tab
5. Note the server logs; look for continuous POST requests

Actual results:
The POST requests continue to hit the server, even when the UI element is hidden.

Expected results:
When the UI element shown in the screenshot attached is hidden by navigating to another tab, it should cease refreshing. Refreshing should commence again when the user navigates back to the Versions tab.

Additional info:

Comment 1 Andrew Kofink 2016-04-13 14:29:18 UTC
Created redmine issue http://projects.theforeman.org/issues/14613 from this bug

Comment 2 Bryan Kearney 2016-07-26 18:59:35 UTC
Moving 6.2 bugs out to sat-backlog.

Comment 9 Bryan Kearney 2017-08-11 14:14:53 UTC
This bz has been moved to an upstream issue. We will no longer be tracking this in the downstream. When the upstream issue is fixed, the next release of Satellite will include the fix. If this is a concern, please reach out to Bryan Kearney or Rich Jerrido. Thank you.


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