I setup a site module to display some custom html and it works.
I added a condition that contains two rules, and they work.
When I was testing, I added a third rule to the condition that is user based, and that works. However, when I'm done testing, I set the user based rule to ignore, and when I do, the custom html does not appear. If I delete/remove the user based rule, the custom html appears.
I expect to be able to ignore a rule without having to delete it. Am I wrong?