# How do I set the order of pinned topics

**URL:** https://meta.discourse.org/t/how-do-i-set-the-order-of-pinned-topics/16935
**Category:** Feature
**Created:** [6월 27, 2014, 10:42오후 UTC](https://meta.discourse.org/t/how-do-i-set-the-order-of-pinned-topics/16935 "2014-06-27T22:42:46Z")
**Posts on this page:** 1
**Showing post:** 30

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [8월 19, 2021, 11:36오전 UTC](https://meta.discourse.org/t/how-do-i-set-the-order-of-pinned-topics/16935/30 "2021-08-19T11:36:50Z")

</div>

> [@sam](#):
>
> 주제 목록 순서와 무관하게 **무조건적으로** `pinned_at` 날짜를 기준으로 핀 순서를 정할 수 있습니다.

이 PR은 위 ⬆ 동작을 구현합니다:

> <https://github.com/discourse/discourse/pull/14090>
>
> Currently, pinned topics are ordered by the \`bumped\_at\` column. This behavior is… not desired because it gives admins no control over the order of pinned topics. This PR makes pinned topics ordered by the \`pinned\_at\` column. A topic that is pinned last appears first in topic lists. If an admin wants an already pinned topic to appear first in the list of pinned topics, they'll have to unpin that topic and pin it again.
> 
> Meta topic: https://meta.discourse.org/t/how-do-i-set-the-order-of-pinned-topics/16935/23?u=osama.

---

_[View the full topic](https://meta.discourse.org/t/how-do-i-set-the-order-of-pinned-topics/16935)._
