Closed (won't fix)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2012 at 20:02 UTC
Updated:
25 Jul 2012 at 06:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
binford2k commentedComment #2
mitchell commentedComment #4
mitchell commentedMarked #1572144: Sending a mail to users based on roles as a duplicate.
Comment #5
mitchell commented>it will work on SQLite and pgsql, but not MySQL. I don't imagine it will be much work to come up with a cross platform query
Please see the Database API for that. And here's the api docs: http://api.drupal.org/api/drupal/includes!database!database.inc/group/da...
Comment #6
mitchell commentedI would prefer to take another approach described in #1699594: Remove Action: Send mail to all users of a specific role group(s). If it proves to be an undesirable direction, then I think we should reopen this issue. I do want to build out this functionality, but in think this current approach is based on multiple levels of code duplication. See also, #1699588: Set-theoretic arithmetic in conditions and actions.