The labels "Set the limit ..." imply an action not a condition. It took me a while to work out how this was supposed to work and it was only by checking the code that I confirmed it.

The labels should be "Reached limit ..." for the condition.

Eg. I want a rule that goes like this:
ON event After saving new content
IF
   Reached limit for voucher node type
DO
   Remove voucher creator role

CommentFileSizeAuthor
#1 node_limitnumber_reached.patch1.59 KBwaddles

Comments

waddles’s picture

StatusFileSize
new1.59 KB

Attached patch fixes condition labels.

jdwfly’s picture

Status: Active » Fixed

Thanks! Fix committed to 2.x branch.

Status: Fixed » Closed (fixed)

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