If you have a feature that has rules components, updating your feature will create duplicate rules. It appears to be using some sort of auto incrementing to name the rule, so if you have 2 rules in your feature (feature_1, feature_2), and then update your feature, you'll then have 4 rules in your updated feature: feature_1, feature_2, feature_3 (a duplicate of feature_1), and feature_4 (a duplicate of feature_2).
Let me know if that doesn't make sense and I'll write some 'how to replicate' instructions.
Comments
Comment #1
q0rban commentedPossibly a duplicate of #597334: Rules always appear overridden
Comment #2
itangalo commentedConfirming this report, at least concerning Rule sets.
Comment #3
freelockAnother confirmation--but it's worse than that, sometimes it renames existing rules it previously created, causing all kinds of mayhem!
Comment #4
fagoPlease test it again with the latest rules release / snapshot, which comes with an overhauled features integration. If the problem persists, please reopen an issue in the rules queue.
Comment #5
q0rban commented