-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Since refactoring, JobCollection->getSummary() return an empty string (empty array at start).
In both cases, successfull messages when clearing are not shown cause we never enter in foreach loop (Aoe_AsyncCache_Adminhtml_AsyncController::processAction).
Should be : return $this->getItems();
Metadata
Metadata
Assignees
Labels
No labels