https://bugzilla.wikimedia.org/show_bug.cgi?id=28154
--- Comment #13 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- The consumed condition varies on each run. On every action (usually edit), each active filter is evaluated in order. As seen in the "Conditions" examples, some expressions may create shortcuts depending on the value of the variables for the particular action, resulting in a variable number of conditions being consumed on each run. I'm not sure if that count is a cumulative of all the previous filters or just that particular one. Also it may be a bug with that count, See bug 51294 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
