Bug #518
Workflow Permissions - Content_Editor_User Role
| Status: | New | Start date: | 04/06/2012 | |
|---|---|---|---|---|
| Priority: | Urgent | Due date: | 04/07/2012 | |
| Assignee: | - | % Done: | 0% |
|
| Category: | development | |||
| Target version: | - | |||
| Tag: |
Description
Logged in as content_editor_user and created new story http://occupywallstreet.net/story/test
As content_editor_user did not get moderation options (i.e. change status to accepted)
As content_manager_user, the story doesn't appear in the list
However, as admin, the story appears and can be moderated as expected.
Related issues
| related to occupywallstreet.net - Bug #519: Workflow Permissions - Curator_User Role | New | 04/06/2012 | 04/07/2012 |
History
Updated by Andrew Mallis about 1 year ago
- Category changed from 34 to 77
Updated by Andrew Mallis about 1 year ago
- Project changed from 42 to occupywallstreet.net
- Category changed from 77 to development
Updated by Pea Lutz about 1 year ago
- Priority changed from Normal to High
Updated by Benj Fredrick about 1 year ago
I don't know what you mean by "the list", for the content_manager_user.
However, I noticed that there isn't a link anywhere to the Workbench page (/admin/workbench) for non-admin users - which I created in the Menu UI on the 'live' instance.
Updated by Pea Lutz about 1 year ago
- File content_editor_user.png added
- File content_manger_user.png added
The list of content that appears when you click the Content Administration link (http://live.occupywallstreet-net.gotpantheon.com/admin/workbench).
The user content_editor_user creates a story. But, the content_manager_user doesn't see the Story created by content_editor_user in the Content Administration list of stories. This means that there is no way for the content_manager_user to change the status to "edited".
Updated by Pea Lutz about 1 year ago
- Target version changed from 0.5 to 0.6 (05-31-2012)
Updated by Pea Lutz about 1 year ago
- Target version changed from 0.6 (05-31-2012) to 0.6.1
Updated by Thiago de Mello Bueno about 1 year ago
- Assignee changed from Benj Fredrick to Liza Sabater
The issue being that different moderation roles arent currently being able to view each other's unpublished content.
This is likely an issue with the permissions or with roles.
Assigning it to Liza!
Updated by Benj Fredrick about 1 year ago
epiphany today!
(no time to test thoroughly or create the proper solution, but it shouldn't be too rough)
The default Workbench Moderation view (admin/structure/views/view/workbench_moderation/edit) has displays and filters that correspond to the default Moderation states. Since we have customized the Moderation States, this view is no longer showing any content. We'll need to edit that view to use our states, paths, etc; then export it to a Feature so we don't lose anything in the future.
Updated by Pea Lutz about 1 year ago
Benj Fredrick wrote:
epiphany today!
(no time to test thoroughly or create the proper solution, but it shouldn't be too rough)
The default Workbench Moderation view (admin/structure/views/view/workbench_moderation/edit) has displays and filters that correspond to the default Moderation states. Since we have customized the Moderation States, this view is no longer showing any content. We'll need to edit that view to use our states, paths, etc; then export it to a Feature so we don't lose anything in the future.
Interesting. Are the default states documented somewhere? If so, I could provide mapping information.
Updated by Liza Sabater about 1 year ago
Thiago de Mello Bueno wrote:
The issue being that different moderation roles arent currently being able to view each other's unpublished content. This is likely an issue with the permissions or with roles.
Assigning it to Liza!
First problem I found: PERMISSIONS HAVE TO BE UPDATED PER VIEW. How would you like me to set the permissions?
Updated by Pea Lutz about 1 year ago
Updated story referenced.