mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
It was possible to add a category to more than one default group, e.g. "default categories muted" and "default categories watching first post". The bug was caused by category validations inadvertently comparing strings and numbers.