The new DEV version that supports task assignment by Role and Group (OG Group) assumes that OG is installed.

Either make OG a dependency or disable the assignment by group functionality.

Comments

blainelang’s picture

Additionally, AJAX calls fail when attempting to edit a workflow because OG is not installed.

chevy’s picture

must have missed some module checks. there are a number of places we check if (module_exists('og')) but apparently not in the ui.

asb’s picture

sub

_randy’s picture

I committed a fix to the DEV branch that should address this issue.
I've added the code to hide the OG option from the drop downs when OG is not installed to avoid any confusion.

_randy’s picture

Status: Active » Needs review

CVS modifications need review. Modifications are in the DEV branch for testing.

_randy’s picture

Status: Needs review » Fixed

Fixed in v1.1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.