mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Navigating to the topic template tab on a new category form resulted in exceptions because the `form_template_ids` property was undefined. This fix sets the `form_template_ids` property on new category records.