# ‘게시물 수정’에서 취소한 후에도 게시물을 해제할 수 없음

**URL:** https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604
**Category:** Bug
**Tags:** moderation, review-queue
**Created:** [6월 25, 2025, 8:17오전 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604 "2025-06-25T08:17:54Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![T\_Disco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/t_disco/32/455171_2.png) [@T\_Disco](https://meta.discourse.org/u/T_Disco)
#### Post date: [6월 25, 2025, 8:17오전 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/1 "2025-06-25T08:17:54Z")

</div>

대기 중인 큐에 있는 게시글(아직 주장되지 않은 것)에 대해 ‘Revise post’를 선택하고, ‘Send PM’을 선택하지 않고 대신 취소하십시오. 이제 텍스트는 ‘You’ve claimed this item and can review it.’(이 항목을 주장했으며 검토할 수 있습니다)라고 표시되며, 텍스트 옆에 취소(x) 버튼이 없어 주장을 취소할 수 없습니다.

또한, ‘Revise post’를 선택하기 전에 게시글이 주장되지 않은 상태였고 ‘Revise post’ 화면에서 취소를 선택한 경우, 게시글이 다시 주장되지 않은 상태로 돌아가지 않는 것이 정상인가요?

 ![Review-The-Trusts-Discussion-Forum-06-12-2025_02_22_PM](https://global.discourse-cdn.com/meta/original/4X/3/2/0/32040cfc5f3ea3fb373763df27b5017bc60f36ab.png)

설치된 버전: 3.5.0.beta7-dev (1f2efa7954)

---

<div class="post-metadata">

### Author: ![pento](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pento/32/450661_2.png) [@pento](https://meta.discourse.org/u/pento)
#### Post date: [6월 27, 2025, 6:19오전 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/4 "2025-06-27T06:19:38Z")

</div>

버그 보고해 주셔서 감사합니다, @T_Disco! 방금 해당 문제를 수정하는 PR을 병합했습니다:

> <https://github.com/discourse/discourse/pull/33377>
>
> \## ✨ What's This?
> 
> When a modal is opened as part of a reviewable action, we a…utomatically mark a reviewable as claimed, so that other site staff won't accidentally start working on that reviewable. If the modal is cancelled out of, however, we weren't removing the claimed flag.
> 
> \## 👑 Testing
> 
> \*\*Setup\*\*
> \- Add a "Require Approval" watched word.
> \- As a non-admin, reply to an existing topic, using that watched word.
> 
> \*\*Test 1\*\*
> \- In the reviewable that appears in the review queue, click the "Revise Post..." button.
> \- Cancel (or Escape) out of the modal that pops up.
> \- Confirm that the reviewable is not marked as claimed.
> 
> \*\*Setup\*\*
> \- As an admin, mark the original topic as closed.
> \- Refresh the review queue or reviewable page.
> 
> \*\*Test 2\*\*
> \- On the reviewable, click the "Approve Post" button.
> \- Cancel (or Escape) out of the confirmation dialog that pops up.
> \- Confirm that the reviewable is not marked as claimed.

업그레이드 후 ‘claimed’ 상태로 멈춰 있는 검토 대상 항목이 있는 경우, 게시글 수정(Revise Post) 창을 열었다가 취소하면 해당 항목의 claimed 상태를 해제할 수 있습니다.

---

<div class="post-metadata">

### Author: ![Banson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/banson/32/454313_2.png) [@Banson](https://meta.discourse.org/u/Banson)
#### Post date: [6월 29, 2025, 12:45오후 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/5 "2025-06-29T12:45:18Z")

</div>

저희 사이트에서는 `Discourse.SiteSettings.reviewable_claiming`이 `False`로 설정되어 있습니다(따라서 프론트엔드에는 주장/해제 버튼이 표시되지 않습니다). 하지만 'Revise post’를 클릭하면 해당 전체 토픽이 저에게 자동으로 주장됩니다. 이러한 경우, 당신의 MR이 병합되어 적용된 후에도 토픽을 해제할 수 있을까요?

---

<div class="post-metadata">

### Author: ![pento](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pento/32/450661_2.png) [@pento](https://meta.discourse.org/u/pento)
#### Post date: [6월 30, 2025, 12:10오전 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/7 "2025-06-30T00:10:11Z")

</div>

`reviewable_claiming`이 `false`로 설정되어 있더라도, 여러 단계가 필요한 조정 작업을 수행할 때 자동 클레임이 이루어집니다. 이는 여러 명의 조정자가 동시에 동일한 검토 대상 항목을 작업하는 문제 해결에 도움이 됩니다. 첫 번째 조정자가 편집, 수정 또는 기타 복잡한 조정 작업을 시작할 때 해당 항목을 자동으로 클레임함으로써, 다른 조정자들이 동일한 항목에 시간을 낭비하는 것을 방지할 수 있습니다.

자동으로 클레임된 검토 대상은 조정 작업을 완료하거나 프로세스를 취소하면 자동으로 언클레임됩니다.

---

<div class="post-metadata">

### Author: ![T\_Disco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/t_disco/32/455171_2.png) [@T\_Disco](https://meta.discourse.org/u/T_Disco)
#### Post date: [6월 30, 2025, 10:45오전 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/9 "2025-06-30T10:45:52Z")

</div>

@pento 님,

수정해 주셔서 감사합니다. 이 문제가 해당 수정 사항과 관련이 있는지 확실하지는 않지만, 이제 리뷰 대기열에서 게시물을 접수/해제하면 대기열에 있는 다른 게시물들도 함께 접수/해제됩니다.

설치 버전: 3.5.0.beta8-dev (b20d6792bf)

---

<div class="post-metadata">

### Author: ![pento](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pento/32/450661_2.png) [@pento](https://meta.discourse.org/u/pento)
#### Post date: [7월 2, 2025, 4:24오전 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/10 "2025-07-02T04:24:32Z")

</div>

추가 보고해 주셔서 감사합니다, @T_Disco! 이 문제를 재현하지는 못했지만, 방금 수정을 병합한 관련 버그를 발견했습니다:

> <https://github.com/discourse/discourse/pull/33405>
>
> \## ✨ What's This?
> 
> \`ReviewableClaimedTopic\` has an \`onClaim\` arg, which is use…d by the calling components to locally mutate the value of \`reviewable.claimed\_by\`.
> 
> This was being incorrectly mutated to a User model, when it in fact needs to match the \`ReviewableClaimedTopicSerializer\` output.
> 
> \## 👑 Testing
> 
> Claim and unclaim reviewables, confirm that:
> \- The UI updates correctly as soon as you perform the claim/unclaim (client side updates are correct).
> \- The UI is displayed correctly after reloading the page (server side updates are correct).

다시 재현해 볼 수 있는지 확인해 주시고, 문제가 발생하는 구체적인 단계를 알려 주시겠어요?

---

<div class="post-metadata">

### Author: ![Banson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/banson/32/454313_2.png) [@Banson](https://meta.discourse.org/u/Banson)
#### Post date: [7월 3, 2025, 10:22오전 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/11 "2025-07-03T10:22:11Z")

</div>

> [@pento](#):
>
> 자동으로 청구된 검토 가능한 항목은 해당 검토 가능한 항목의 중재를 완료하거나 프로세스를 취소할 때 자동으로 청구가 해제되어야 합니다.

@pento 님, 설명해 주셔서 감사합니다. 이전에는 현재 검토 가능한 항목을 모두 해결해도 자동으로 청구된 주제는 계속 청구된 상태로 남아 있었기 때문에, 향후 발생할 모든 플래그는 저만 응답할 수 있었습니다. 이는 매우 번거로웠습니다. 이 PR이 이 문제를 수정할 것으로 기대해도 될까요? 🙂

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [7월 6, 2025, 10:01오후 UTC](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604/12 "2025-07-06T22:01:06Z")

</div>

이 주제는 3일 후 자동으로 닫혔습니다. 더 이상 새 답변을 남길 수 없습니다.
