Project

General

Profile

Actions

Bug #52530

closed

Deleting a record that has a version does not delete the record but only the version

Added by Sascha Egerer over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2013-10-04
Due date:
% Done:

100%

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

Description

If you edit a record in a workspace and then you try to delete the record, the record it not deleted but the version (workspace-change record) is.

Test plan:
  1. Create a record in live workspace
  2. switch to a workspace
  3. edit the record and save
  4. delete the record

Current result:
The version (that what has been changes in the workspace) is deleted. When you publish nothing is changed to the live version.

Expected result:
The workspace change is transformed to a delete placeholder. When publish is done the live record has to be removed.

Actions

Also available in: Atom PDF