Feature #35245
Epic #58282: Workspaces Workpackage #2
Story #60008: Visual enhancements
Rework workspace notification settings
Status: | Under Review | Start date: | 2012-03-26 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 0% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | 7.5 | |||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Different notifications on stages¶
Currently there are several notification settings for these stages:- edit stage: takes recipients from "adminusers" (workspace owners)
- "ready to publish" stage: takes recipients from "members" (workspace members)
However, the "execute publish" stage is not considered here.
Different behaviors for each stage¶
Each stage has to possibility to define "default users" with the following behavior:- all (non-strict)
- if users from workspace setting (field "adminusers" or "members") which are also in the specific "default_users" setting for the stage, the checkbox is enabled by default and cannot be changed - otherwise it's not checked
- all (strict)
- all users from workspace setting (field "adminusers" or "members") are checked and cannot be changed
- some (whatever "some" should mean in general)
- all users from workspace setting (field "adminusers" or "members") are checked, but still can be changed
So, the specific "default_users" is just used in one case. Besides that, default_users and the workspaces settings are not merged - if there's no intersection for the mode "all (non-strict)" no recipient is checked per default.
More flexible approach¶
A more flexible approach would be to define (for each stage, plus the "execute publish" state and the individual stages):- that nobody is selected per default
- the everybody is selected per default (standard case)
- the initial author of a change is included
- the workspace owners are included (currently this is only the case if "ready to publish" or "publish execute"
- whether the selected elements can be unchecked again (protected mode)
Draft¶
See https://github.com/ohader/irre_workspaces/blob/master/Classes/Service/BehaviourService.php for a first draft implementation to e.g. resolve editors for each element. Using domain models or at least virtual containers for live/version records seems to be a first requirement.
Related issues
History
#1 Updated by Oliver Hader over 3 years ago
- File issue_35245.png added
#2 Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9890
#3 Updated by Michael Stucki over 1 year ago
- Category changed from New Features to Workspaces
#4 Updated by Michael Stucki over 1 year ago
- Project changed from Workspaces & Versioning to Core
- Category changed from Workspaces to Workspaces
#5 Updated by Oliver Hader about 1 year ago
- Subject changed from Rework notification settings to Rework workspace notification settings
#6 Updated by Gerrit Code Review about 1 year ago
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/31160
#7 Updated by Gerrit Code Review about 1 year 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/31160
#8 Updated by Oliver Hader about 1 year ago
- Parent task set to #60008
#9 Updated by Oliver Hader about 1 year ago
- File deleted (
issue_35245.png)
#10 Updated by Oliver Hader about 1 year ago
- File 35245_workspace.png added
- File 35245_stage.png added
#11 Updated by Oliver Hader about 1 year ago
Workspace
Stage
#12 Updated by Oliver Hader 12 months ago
- Tracker changed from Task to Feature
#13 Updated by Mathias Schreiber 6 months ago
- Target version changed from 6.0.0 to 7.5
#14 Updated by Gerrit Code Review 5 months ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31160