Actions
Bug #13025
openOpening then closing a content view page with a failed publish continually hits server
Status:
New
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
-
Description
POST "/foreman_tasks/api/tasks/bulk_search" is called repeatedly when opening a content view details page that has a failed publish. To be honest, if the state of the task is not an active one (running?) it probably doesn't make sense to poll. That aside, when the details page is closed, returning the UI to the full list, the POST call continues in the background. This results in unnecessary server traffic.
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 86
Updated by Eric Helms about 9 years ago
- Translation missing: en.field_release changed from 86 to 144
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release changed from 144 to 168
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release changed from 168 to 162
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release changed from 162 to 114
- Difficulty set to easy
Actions