Actions
Bug #79004
closedwriteForeignField on RelationHandler does a lot of unnecessary operations to check if TSTAMP needs an update
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-12-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The method can be short-circuited to cause an update for tstamp if any other column value changes.
Actions