Closed (duplicate)
Project:
Workflow
Version:
6.x-1.4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2010 at 13:23 UTC
Updated:
1 Nov 2010 at 20:29 UTC
hi,
i am using drupal workflow. I am having a user who can create the content and that content has to be gone for his supervisor for reviewing purpose and can be reviewed only by that supervisor. In this way i am having 4000 creators whos create content and that content has to be gone for reviewing for only their respective supervisors. How can this be done in drupal. Since, I know depending on roles the content goes to next level but depending on user how to get it done. Any help is greatly appreciated.
Comments
Comment #1
kiwad commentedI'm having the same challenge. I thought of using taxonomy to do this. I would assign a taxonomy term to each node and create a view for the supervisors to show all the nodes that need to be reviewed filtered by the taxonomy assigned to the supervisor (using content profile to assign a taxonomy to a specific user). This work well since supervisors get a list of the node they may review, but they could bypass that by changing the URL to get to a node that they are not suppose to review... If there is a better way to do this, I'm all ears!
Comment #2
kiwad commentedEditing issue settings...
Comment #3
kiwad commentedI'm finally working on this. This thread seems to be a duplicate from #362105: Granular Taxonomy-Based Publishing Workflow
I'm going to test the module revisioning hopefully it will work!