mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
c2a8a2bc97
Previous behaviour was to silently remove tags that belonged to a group with a parent tag that was missing. The "required parent tag" feature is meant to guide people to use the correct tags and show scoped results in the tag input field, and to help create topic lists of related tags. It isn't meant to be a strict requirement in the composer that should trigger errors or restrictions.