Conversation
포럼의 post를 삭제하는 코드 추가
Closed
seongjunnoh
approved these changes
Apr 27, 2025
Collaborator
seongjunnoh
left a comment
There was a problem hiding this comment.
Good
포럼은 스레드로 인식되는군요. 그런데 게시글의 댓글은 삭제안하고 바롭 스레드(= 포럼 게시글) 만 삭제해도 괜찮나보네요??
seongjunnoh
reviewed
Apr 27, 2025
Collaborator
seongjunnoh
left a comment
There was a problem hiding this comment.
로컬 서버에서
스페이스에서 생성한 포럼/텍스트 게시글 -> 스페이스에서 삭제
잘되는거 확인했습니다
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
포럼의 post를 삭제하는 코드 추가
📝 요약
포럼 글은 thread channel로 인식되서, channel을 삭제하는 코드를 추가했습니다.
이슈 번호 : #453
🔖 변경 사항
✅ 리뷰 요구사항
📸 확인 방법 (선택)
📌 PR 진행 시 이러한 점들을 참고해 주세요