# 대기 중인 답변을 삭제할 수 없습니다

**URL:** https://meta.discourse.org/t/pending-replies-unable-to-be-deleted/274380
**Category:** Bug
**Created:** [8월 8, 2023, 5:57오후 UTC](https://meta.discourse.org/t/pending-replies-unable-to-be-deleted/274380 "2023-08-08T17:57:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Brandon\_Martus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brandon_martus/32/127631_2.png) [@Brandon\_Martus](https://meta.discourse.org/u/Brandon_Martus)
#### Post date: [8월 8, 2023, 5:57오후 UTC](https://meta.discourse.org/t/pending-replies-unable-to-be-deleted/274380/1 "2023-08-08T17:57:25Z")

</div>

사용자가 대기 중인 답글이 있을 때 삭제 버튼이 표시되지만, 클릭하면 다음 오류가 발생합니다:

**요청한 URL 또는 리소스를 찾을 수 없습니다.**

현재 커밋 해시 `8c75fa5dfd6b6a0f54bfd8c82a39aac7a742e557`에서 3.1.0.beta7 버전을 사용하고 있습니다.

 ![67738d7134f5ee9c1a9335bb943520eda9bc9549_2_1246x1000](https://global.discourse-cdn.com/meta/original/4X/3/a/7/3a7d31126aebae6b21161b4b26cd0c7e3e89a906.jpeg)

이 업데이트는 [대기 중인 게시글과 관련된 다른 문제](https://meta.discourse.org/t/awaiting-approval-post-display-issue-following-update-to-discourse-version-3-1-0-beta6/272781)에 대한 수정 사항이 적용된 후에 수행되었습니다.

---

<div class="post-metadata">

### Author: ![selase](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/selase/32/270909_2.png) [@selase](https://meta.discourse.org/u/selase)
#### Post date: [8월 21, 2023, 2:40오후 UTC](https://meta.discourse.org/t/pending-replies-unable-to-be-deleted/274380/4 "2023-08-21T14:40:58Z")

</div>

@Brandon_Martus 님, 신고해 주셔서 감사합니다. 이 문제는 수정되었습니다.

> <https://github.com/discourse/discourse/pull/23130>
>
> \`ReviewableQueuedPost\` got refactored a while back to use the more appropriate \`…target\_created\_by\` for the user of the post being queued instead of \`created\_by\`. The change was not extended to the \`DELETE /review/:id\` endpoint leading to error responses for a user attempting to deleting their own queued post.
> 
> This fix extends the \`Reviewable\` lookup implementation in \`ReviewablesController#destroy\` and Guardian implementation to account for this change.
> 
> See https://github.com/discourse/discourse/commit/3d554aa10e8c0f7b5c8a35f956a3577751ba776c for more.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [8월 26, 2023, 7:00오전 UTC](https://meta.discourse.org/t/pending-replies-unable-to-be-deleted/274380/7 "2023-08-26T07:00:52Z")

</div>

이 주제는 4일 후 자동으로 닫혔습니다. 더 이상 새로운 답변을 게시할 수 없습니다.
