Permalink
1 comment
on commit
sign in to comment.
Browse files
FIX: Return error if new topic category not found
If creating a topic via the api as an admin and the category you specify cannot be found an error will now be returned instead of just creating the topic with no category. This will prevent accidental public topic creation originally intended for a private category.
- Loading branch information
Showing
with
17 additions
and 0 deletions.
This comment has been minimized.
tgxworld commented onMay 9, 2019
9c606dd
https://review.discourse.org/t/revert-fix-return-error-if-new-topic-category-not-found/3380