Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

내 댓글 조회시 발생하는 오류 수정 완료 #333

Merged
merged 2 commits into from
May 5, 2024
Merged

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented May 5, 2024

Summary

#332

게시글을 삭제하고 내 댓글을 조회했을 때 NullPointerException이 발생
내 댓글 조회시 삭제된 댓글이 포함되는 문제

Tasks

  • 나의 댓글 조회시 삭제된 게시글이 포함되어 NullPointerException이 발생하는 문제 수정
  • 내 댓글 조회시 삭제된 댓글이 포함되는 문제 수정

ETC

Screenshot

@limehee limehee added the 🐞 Bug 버그 제보 및 수정 label May 5, 2024
@limehee limehee self-assigned this May 5, 2024
@limehee limehee linked an issue May 5, 2024 that may be closed by this pull request
@limehee limehee merged commit a47374c into develop May 5, 2024
1 check failed
@limehee limehee deleted the fix/#332 branch May 5, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 버그 제보 및 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

내 댓글 조회시 발생하는 오류
1 participant