mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00: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.