Actions
Feature #36261
openACS - Handle bulk tasks better in the UI
Description
On the ACS index page, when a bulk task is started, the API returns as soon as the bulk task is planned without waiting for child tasks to get planned. As a result, the reloaded page may not have an indication of a background task against individual ACSs.
Handle this case better by modifying the UI state alone looking at which ACSs were passed to the bulk task and display a running icon even when API doesn't return a running task against those ACSs.
Updated by Samir Jha over 1 year ago
- Target version changed from Katello 4.9.0 to Katello 4.10.0
Updated by Samir Jha about 1 year ago
- Target version changed from Katello 4.10.0 to Katello 4.12.0
Updated by Quinn James 8 months ago
- Target version changed from Katello 4.12.0 to Katello 4.13.0
Bumping to 4.13
Actions