Actions
Bug #78643
openStory #78642: Improve t3_origuid handling
workspace operations are setting t3_origuid but shouldn't
Status:
New
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2016-11-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
"non-copy" operations in workspaces are setting t3_origuid field but should not.
E.g. if you delete a record in workspaces and publish the change. The t3_origuid field will be set to the record id, but should not be changed.
Updated by Tymoteusz Motylewski about 8 years ago
see following datasets
workspaces/publish
- deleteContent.csv
- deleteLocalizedContentNDeleteContent
- createNCopyContentNDiscardCopiedContent
- deletePage
Updated by Tymoteusz Motylewski about 4 years ago
- Category changed from Localization to Workspaces
Actions