Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2009 at 19:55 UTC
Updated:
8 Dec 2011 at 05:20 UTC
It is possible to create rule like this:
When deleting comment, and if this comment is published (or unpublished), then do something.
I was created rules:
- When deleting comment, then do something,
and
- When adding new comment, and if this comment is published (or unpublished), then do somethig.
I don't have option to add conditions from "comment" group on event: when deleting comment.
Comments
Comment #1
mitchell commentedCurrently, there aren't any provided conditions for comments, only events and actions.
Comment #2
mitchell commentedFixed in 7.x