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

[FEAT] 차단하거나 차단된 사용자의 자식 댓글 조회 막기 #157

Open
5 tasks done
yeahjinjeong opened this issue Dec 29, 2024 · 0 comments
Open
5 tasks done
Assignees
Labels
🛠️ enhancement New feature or request ⛏️ fix

Comments

@yeahjinjeong
Copy link
Collaborator

yeahjinjeong commented Dec 29, 2024

📍 구현 기능

  • 부모 댓글만 차단 로직이 걸려있어서 자식 댓글에도 추가해주었습니다

🛠 작업 내용

  • CommentService
  • CommentRepository
  • CommentControllerTest
  • CommentRepositoryTest
  • Element Dto 수정

📢 추가 의논 사항

  • 추가적으로 의논할 사항이나 발생한 에러에 대한 설명

🚨 주의 사항

  • 구현하며 발견한 주의 사항이나 꼭 확인했으면 하는 로직에 대한 설명
@yeahjinjeong yeahjinjeong self-assigned this Dec 29, 2024
@yeahjinjeong yeahjinjeong changed the title [FEAT] 차단하거나 차단된 사용자의 자식 댓글 조회 불가 [FEAT] 차단하거나 차단된 사용자의 자식 댓글 조회 막기 Dec 29, 2024
yeahjinjeong added a commit that referenced this issue Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ enhancement New feature or request ⛏️ fix
Projects
None yet
Development

No branches or pull requests

1 participant