I am having the same issue described at "Elements in table are not in correct order after saving rule with more than 10 elements"
However, the patch offered there only fixes the problem for rules with 50 or fewer elements. I know having any more than 50 is indeed "insanty [sic] anyway." However, I'm creating a rule with 78 elements, and another with 148 (thank you, bureaucratic state of California), so the patch won't help me.
Is there any move to fix this issue for a new release, or does someone have a plan to reroll the patch with a higher limit? I'm not a coder, so hesitate to rework the patch myself, but I might consider it since this is bleedin' annoying.
Comments
Comment #1
svouthi commentedI inserted the link to the issue I referred to in my previous post, but it doesn't display. I will try again:
http://drupal.org/node/1573014
Comment #2
tr commentedIf you find yourself in a situation like this you should be writing your own custom Rules condition/action. Custom code will run hundreds of times faster than that monster you've created, and will be a hundred times more maintainable.