Category description topics are protected from deletion, but they can be flagged and deleted using that flag, breaking the category.
I recall we fixed this in the past, did it regress with the new flag handling work @eviltrout?
I can confirm we’ve regressed here. We now display the delete icon to staff users if they are the topic owner, and display this helpful message when they try to delete the topic:
Following the modal’s suggestion (flagging) does allow for the Category Description topic to be deleted.
Two fixes came of this. First, staff members should not see delete on category topics:
https://github.com/discourse/discourse/commit/7a9e85b1d7a33b2876248b3e2f566606b87a6b00
Secondly, the review / suspend interfaces should not allow you to delete category topics:
https://github.com/discourse/discourse/commit/2e0a40007b4228f60953bfba455e074c05abc4e2
Can we please remove the option to flag descriptions entirely?
That one is more difficult to do based on the current ways we’re passing data around. It is probably easier for now to tell your users not to do that if they are.
Не уверен, что стоит держать эту тему открытой дольше, так как грубая проблема уже исправлена.
@Stephen, если ты считаешь, что нам всё ещё нужно отслеживать это, создай, пожалуйста, новый запрос на реализацию функции «Отключить пометку описаний».

