Project

General

Profile

Actions

Task #57169

closed

Epic #55070: Workpackages

Epic #54851: WP: Workspaces IRRE & MM bugfixes

Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes

Invalid relations of MM records in workspaces

Added by Oliver Hader about 10 years ago. Updated over 5 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

The basic problem with MM (ManyToMany) relations in workspaces is, that the intermediate table (MM table) does not have any information about actually being a reference in a particular workspace - there is no "t3ver_wsid" field. Thus, the meaning of a relation needs to be determined from the entities on both sides of the relation. The following is possible:
  • both sides of the relation are live -> valid in live only
  • exactly one side of the relation is versioned -> valid in a workspace only
  • both sides of the relation are versioned -> valid in a workspace only

The difficulties now start with versioning one side first and after some time the other side - thus the relation with exactly one version and one live entity needs to be turned into an entry pointing to both versions.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #57303: DB Error when editing a record without versioningClosed2014-03-25

Actions
Related to TYPO3 Core - Bug #57291: RelationHandler->purgeItemArray() should use isTableWorkspaceEnabled checkClosed2014-03-25

Actions
Related to TYPO3 Core - Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relationClosed2018-01-16

Actions
Related to TYPO3 Core - Bug #89456: Translations of IRRE Extbase Records in Workspaces not savedClosed2019-10-18

Actions
Actions

Also available in: Atom PDF