Bug #94865
closedQueryGenerator: Full search for deleted entries won`t work with count results
100%
Description
Advanced query / Count results with selected "Show even deleted entries" checkbox doesn't work properly.
SQL query always has part "WHERE `[selected table name]`.`deleted` = 0", so there is no way to count all records including those deleted.
Typo3 v10 has this problem too.
Files
Updated by Gerrit Code Review over 3 years ago
- Status changed from New 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/c/Packages/TYPO3.CMS/+/70546
Updated by Gerrit Code Review over 3 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/c/Packages/TYPO3.CMS/+/70546
Updated by Andrzej Kołbuc about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ed62856e347268c6028fa970a9c1dffc639f21f0.
Updated by Gerrit Code Review about 3 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70838
Updated by Tymoteusz Motylewski about 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset 2ca274b529c6c854ef7341d3c21e6be0622295b6.