Project

General

Profile

Actions

Bug #14613

open

Content View Version Publication POSTs to api continuously

Added by Andrew Kofink almost 8 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Content Views
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1326851
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:

Actions #1

Updated by Eric Helms almost 8 years ago

  • translation missing: en.field_release set to 144
Actions #2

Updated by Eric Helms almost 8 years ago

  • translation missing: en.field_release changed from 144 to 168
Actions #3

Updated by Eric Helms over 7 years ago

  • translation missing: en.field_release changed from 168 to 171
Actions #4

Updated by Eric Helms over 7 years ago

  • translation missing: en.field_release deleted (171)
Actions #5

Updated by Justin Sherrill over 7 years ago

  • translation missing: en.field_release set to 114
  • Difficulty set to trivial
Actions

Also available in: Atom PDF