# Update seeded categories and topics

**URL:** https://meta.discourse.org/t/update-seeded-categories-and-topics/111963
**Category:** Announcements
**Tags:** new-feature
**Created:** [3월 18, 2019, 9:51오후 UTC](https://meta.discourse.org/t/update-seeded-categories-and-topics/111963 "2019-03-18T21:51:08Z")
**Posts on this page:** 1
**Showing post:** 20

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [12월 21, 2021, 12:37오후 UTC](https://meta.discourse.org/t/update-seeded-categories-and-topics/111963/20 "2021-12-21T12:37:35Z")

</div>

이 내용으로 올바른 방향으로 안내할 수 있을 것입니다.

> [@How to regenerate FAQ and TOS pages?](https://meta.discourse.org/t/how-to-regenerate-faq-and-tos-pages/110625/2?u=gerhard):
>
> Interesting. How did you manage to delete those topics? You shouldn’t be allowed to delete them in the UI. First, let’s see if the topics are really gone. ./launcher enter app rails c Topic.with\_deleted.exists?(SiteSetting.guidelines\_topic\_id) Topic.with\_deleted.exists?(SiteSetting.tos\_topic\_id) If the topics are really gone, create two new topics in the Staff category and assign the topic ids in the rails console to the site settings. SiteSetting.guidelines\_topic\_id = 4711 # replace with t…

---

_[View the full topic](https://meta.discourse.org/t/update-seeded-categories-and-topics/111963)._
