I've been pulling my hair out with this module for the last 20 minutes and I think it's the way that the limit number is being executed.

I set the limit at 1 for a node type and set the action to "unpublish page" and I couldn't even create 1.
So then I set it to 2 and it behaved as expected - the first one was published, the second one was unpublished.

so is the number that goes in the condition "set the limit for node type" is the maximum allowed or the number that can never be reached. Logic seems to suggest it should be the former, but it seems to be acting like the latter. Which is it?

Comments

jdwfly’s picture

You should use the example rule's actions. You must use an immediate redirect otherwise the content will be created and thus you have the strange behavior you describe. I won't support rules created without that action implemented.

jdwfly’s picture

Status: Active » Closed (fixed)

Closing inactive issue