Changes between Initial Version and Version 1 of Ticket #36376, comment 13
- Timestamp:
- 12/05/2017 02:15:58 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36376, comment 13
initial v1 9 9 - `Bob` has a role of `editor` but a role of `denied_publish_capabilities`. Should bob be able to post? IMHO: No 10 10 - `Alice` has a role of `contributor` but a role of `allowed_to_publish`. Should alice be able to post? IMHO: Yes 11 - `John` has a role of `editor`, a role of `denied_publish_capabilities` AND `allowed_to_publish`. Should John be able to post? IMHO: Maybe. Implementation detail. 11 - `John` has a role of `editor`, a role of `denied_publish_capabilities` AND `allowed_to_publish`. Should John be able to post? IMHO: Maybe. Implementation detail. I'd agree and err on the side of No 12 12 13 13 The scenario is an organisation where all editors are by default given `denied_publish_capabilities` and later given the `allowed_to_publish` role.