Closed (fixed)
Project:
Node Limit Number
Version:
6.x-2.0-alpha3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2010 at 01:20 UTC
Updated:
8 Jun 2010 at 21:32 UTC
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
Comment #1
jdwfly commentedYou 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.
Comment #2
jdwfly commentedClosing inactive issue