Project

General

Profile

Actions

Feature #32544

open

4 eyes principe for publishing elements

Added by Sonja Schubert over 12 years ago. Updated over 8 years ago.

Status:
Accepted
Priority:
Must have
Category:
Workspaces
Target version:
-
Start date:
2011-12-14
Due date:
% Done:

90%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

For one of our customers with a big TYPO3 we needed a feature called 4-eyes principe. Some use cases:

  1. User A edits something in workspace.
  2. User A sends the change to next stage
  3. User A directly publish his change to live -> This is wrong, because maybe he had a mistake and noone else checked the change

Correct would be:

  1. User A edits something in workspace
  2. User A sends the change to next stage
  3. User B checks the change and publishs it

Also possible and correct:

  1. User A edits something in workspace
  2. User A sends the change to next stage
  3. User B checks it and changes something in the element
  4. User B tries to publish the element and will get an error, because he edited the element at the latter
  5. User A can check the change from User A and publish the change

We developed this feature configurable, so it is possible to activate 4-eyes princip in extEMConf, otherwise everything works like before. In my opinion it would also be nice to have this enable-checkbox in workspace config instead of extEMconf. But this needs to be discussed by the workspace team.

I attached the modified t3x of the workspaces extension with a tested solution. I know that it is not nice to just attach the t3x and do not create patches. I am very sorry but I have no time this week to create these patches, but I will do this later.

Nevertheless some feedback if you like this feature in general would be nice.

Greets,

Sonja


Files

Actions

Also available in: Atom PDF