Actions
Bug #84700
closedRecycler response time is really slow and functionality is broken
Start date:
2018-04-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The patch for #81310 introduces some regressions that render the recycler unusable. With a very large record set, the loading time is unacceptable. Also, the recovery for single records is broken. Thus, this patch needs to get reverted.
Updated by Andreas Kienast over 6 years ago
- Related to Feature #81310: Add "select all records in all pages" button to Recycler added
Updated by Gerrit Code Review over 6 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56637
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56637
Updated by Andreas Fernandez over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ff67e5166675395518aeb3a92a6ae8b39ec80109.
Actions