Feature #97923
closedUse combined field for base and path in sys_file_collection
100%
Description
The sys_file_collection records contain two fields:
- storage (the storage)
- folder (the folder in the storage)
both can be combined into one identifier, which uses the "folder" type in the TCA.
This improves the performance and usability in the backend.
If this has been changed, the class \TYPO3\CMS\Core\Resource\Service\UserFileMountService
is obsolete and can be deprecated or removed.
Updated by Frank Nägler over 2 years ago
- Related to Feature #97922: Use combined field for base and path in sys_filemounts added
Updated by Benni Mack about 2 years ago
- Target version changed from 12.0 to 12.1
Updated by Gerrit Code Review almost 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Gerrit Code Review almost 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Gerrit Code Review almost 2 years ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Gerrit Code Review almost 2 years ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Gerrit Code Review almost 2 years ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Gerrit Code Review almost 2 years ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Gerrit Code Review almost 2 years ago
Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77366
Updated by Georg Ringer almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ac9450e44e79497432679b95414bfbdd94a07eca.
Updated by Benni Mack almost 2 years ago
- Status changed from Resolved to Closed
Updated by Christian Kuhn 29 days ago
- Related to Epic #105377: Removal of deprecated code planned to be removed in TYPO3 v14.0 added
Updated by Christian Kuhn 29 days ago
- Related to Task #105421: Remove v12 ugrade wizards added
Updated by Christian Kuhn 29 days ago
- Related to deleted (Epic #105377: Removal of deprecated code planned to be removed in TYPO3 v14.0)
Updated by Nikita Hovratov 7 days ago
- Related to Bug #105601: SysFileCollectionIdentifierMigration does not work for folder_identifier default value null added