Actions
Bug #95735
closedLowlevel Database Relations always empty
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-10-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I just noticed that in several TYPO3 instances with different versions (8.7, 9.5, 10.4, 11.5) under "DB Check" and then "Database Relations" everything is always empty.
Partly it is Composer installations, partly regvular. What should actually be displayed here?
https://stackoverflow.com/questions/69635513/typo3-lowlevel-database-relations-always-empty
Updated by Benni Mack about 3 years ago
I'm pretty sure this is related to the Doctrine DBAL migration in TYPO3 v8. Let's see what we can do about that...
Updated by Gerrit Code Review about 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/+/72035
Updated by Benni Mack about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3e9c656f6f503e3d22fe882fb8ff7827e47256cd.
Actions