# 「投稿の編集」からキャンセルすると、投稿の取り下げができない

**URL:** https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604
**Category:** Bug
**Tags:** moderation, review-queue
**Created:** [2025 年 6 月 25 日午前 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:** 1
**Showing post:** 10

<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: [2025 年 7 月 2 日午前 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).

まだ再現できるか確認し、発生させるための具体的な手順を教えていただけますか？

---

_[View the full topic](https://meta.discourse.org/t/cant-unclaim-post-after-cancelling-from-revise-post/371604)._
