Project

General

Profile

Actions

Bug #77374

closed

Opposite MM relation between both new entities not created

Added by Oliver Hader over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2016-08-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Scenario:
  • usage in a workspace
  • tt_content and sys_category records are created at the same time with defining an MM relation
  • sys_category.items (group/db field, with MM and opposite usage defined) is filled with accordant tt_content record
Problem:
  • the remap-stack in DataHandler does not consider references that are defined in a group/db field
  • thus, these kind of relations are just not set, since the opposite reference uid cannot be resolved
Solution:
  • process group/db relations with new record uids in remap-stack
Actions

Also available in: Atom PDF