Hi all,

I'm working on a drupal site and I have a workflow setup. Right now, I cannot find a way for the workflow to work on the OG roles. It can only work with drupal roles. However, the people in each OG may be assigned with different roles. So I want the workflow module to work on the OG roles instead. I'm wondering if it is possible to implement this.

Thanks and looking forward to your reply!
----
Wu Yu

Comments

jgraham’s picture

Using og 7.x-2.x-dev and og_workflow 7.x-2.x-dev I can get the og roles workflow edit form to show up (after a cache clear). I realize that this issue is targetted for 7.x-1.0.

With og 7.x-2.x and og_workflow 7.x-2.x-dev you should see an additional tab labled "Edit OG Workflow" at admin/config/workflow/workflow/edit/WORKFLOW-ID where WORKFLOW-ID is replaced with a valid workflow integer id. I get a page similar to the screensnhot here

Sigvard’s picture

Do you know when the 7.x-2.x will become available to public users?

I am currently using Organic Groups and have received feature requests that got Workbench written all over them. So 7.x-2.x really looks like something that it would be worth waiting for for me.

Edit: Apparently I got into the wrong issue board by mixing up Workflow and Workbench modules.

nancydru’s picture

Status: Active » Closed (works as designed)

Try looking at the OG Workflow module.