Actions
Bug #93970
closedDIff view in workspace module does not properly resolve relations
Start date:
2021-04-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The diff view for new and delete placeholder, introduced in #93620, uses the version record for generation of the diff view.
Since the relation records however do always contain the uid of the live record in their foreign_table
field, the diff view
must use the live record instead.
Actions