Project

General

Profile

Actions

Bug #86147

open

Prevent updating unchanged fields in DataMapProcessor

Added by Nicole Cordes over 5 years ago. Updated over 2 years ago.

Status:
Under Review
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2018-09-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Given:

- a table with some additional IRRE relations and fields with TCA configuration ['behaviour']['allowLanguageSynchronization'] enabled
- open a record from the given table
- save it without any changes

Expected:

- saving an untouched record should not update any other record as nothing has changed

Actual:

- related records are updated even without any changes
- fetching related records recursively (parents, siblings, relations) takes very long and may result in a "maximum execution time" error

Actions

Also available in: Atom PDF