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 #1

Updated by Gerrit Code Review about 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28624

Actions #2

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28624

Actions #3

Updated by Gerrit Code Review about 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28624

Actions #4

Updated by Oliver Hader about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Christian Kuhn over 2 years ago

  • Related to Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation added
Actions #7

Updated by Benni Mack over 1 year ago

  • Related to Bug #89456: Translations of IRRE Extbase Records in Workspaces not saved added
Actions

Also available in: Atom PDF