# 게시글 비공개 시 카테고리별 게시글 수가 변경되지 않음

**URL:** <https://meta.discourse.org/t/unlisting-topic-doesn-t-change-category-s-topic-count/168387>\
**Category:** Feature\
**Tags:** unlisting\
**Created:** [10월 27, 2020, 1:40오후 UTC](https://meta.discourse.org/t/unlisting-topic-doesn-t-change-category-s-topic-count/168387 "2020-10-27T13:40:01Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)\
**Post date:** [10월 27, 2020, 1:40오후 UTC](https://meta.discourse.org/t/unlisting-topic-doesn-t-change-category-s-topic-count/168387/1 "2020-10-27T13:40:02Z")

</div>

전체 수가 증가할수록 이 문제는 더욱 덜 중요해질 것입니다.

하지만 _초기_에 비공개로 설정된 주제도 카테고리 총수에 포함되는지 궁금합니다. 초기 비공개 설정이 활성화된 상태에서 임베디드 Discourse 댓글이 켜져 있으면, 하룻밤 사이에 수백 개의 비공개 주제가 생성될 수 있어 꽤 번거로울 수 있습니다.

---

<div class="post-metadata">

**Author:** ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)\
**Post date:** [10월 29, 2020, 7:50오전 UTC](https://meta.discourse.org/t/unlisting-topic-doesn-t-change-category-s-topic-count/168387/2 "2020-10-29T07:50:36Z")

</div>

플러그인을 설치하기 위해 앱을 다시 빌드했고, 이 문제가 자연스럽게 해결되었습니다. 이제 카테고리 내 전체 주제 수(최소 두 곳에 표시됨)는 _열거된_ 주제의 총수가 되었습니다. 이는 의도된 결과일 것이며, 주제가 처음에 열거되지 않은 상태로 생성될 때 발생하는 현상일 수 있습니다.

주제를 열거 해제할 때 카운트를 1 줄여주는 간단한 코드만 추가하면 될 것 같습니다.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [10월 31, 2020, 10:03오후 UTC](https://meta.discourse.org/t/unlisting-topic-doesn-t-change-category-s-topic-count/168387/3 "2020-10-31T22:03:37Z")

</div>

그것이 의도가 아닙니다 – 목록에 없는 주제도 여전히 주제이며, 해당 주제의 URL이나 링크가 있어야만 접근할 수 있을 뿐입니다.

---

<div class="post-metadata">

**Author:** ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)\
**Post date:** [10월 31, 2020, 10:06오후 UTC](https://meta.discourse.org/t/unlisting-topic-doesn-t-change-category-s-topic-count/168387/4 "2020-10-31T22:06:48Z")

</div>

답장 주셔서 감사합니다.

비공개 토픽이 이제 전체 토픽 수에 포함되지 않는다는 점이 좋습니다.

하지만 사실은 포함되는 것이 맞지 않나요?!
