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

fix: 게시판 관련 버그 수정 반영 #304

Merged
merged 5 commits into from
Oct 30, 2023
Merged

fix: 게시판 관련 버그 수정 반영 #304

merged 5 commits into from
Oct 30, 2023

Conversation

jjuny0310
Copy link
Member

구분

  • 버그 수정
  • 기능 추가
  • 코드 리팩터링
  • 문서 업데이트
  • 기타

주요 변경점

  • 게시판 관련 버그 수정 반영

khs960616 and others added 5 commits October 29, 2023 18:48
* fix: 댓글 삭제 시 개수가 줄어들지 않는 버그 수정

* refactor: 코드 간결하게 수정
* refactor: 댓글 개수 구하는 비즈니스 로직 엔티티 내부로 분리

* refactor: 엔티티 내부 메소드를 사용

* fix: 게시글 상세보기도 삭제되지 않은 댓글만 개수를 세도록 수정

* refactor: getCommentCount -> countComment
@jjuny0310 jjuny0310 added the feature 기능 추가 label Oct 30, 2023
@jjuny0310 jjuny0310 self-assigned this Oct 30, 2023
@jjuny0310 jjuny0310 temporarily deployed to production October 30, 2023 04:04 — with GitHub Actions Inactive
@jjuny0310 jjuny0310 merged commit dbb39e5 into main Oct 30, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants