1) I created a contenttype task and assigned it to an organic group.
2) In the notification tab I choose to notify (the members of) this organic group when this task gets assigned to them
3) When starting the workflow the task gets assigned to the OG but no notification is sent out; notification for a single user is working so it seems there is no issues sending mails out
Comments
Comment #1
_randy commentedSorry for the delay in responding. It would appear the group notification routine is broken or missing.
Comment #2
sukr_s commentedpatch available at http://drupal.org/node/1994182#comment-7409144
Comment #3
_randy commentedThanks for the patch.
In regards to the OG notification portion, I'm going to have to double check the query to ensure that it is compatible with OG 1.x and 2.x as there are schema differences between the two versions.
Comment #4
_timpatrick commentedCommitted - Thanks!