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

게시글 삭제 메서드 기능 리팩터링 #92

Closed
hyena0608 opened this issue Jan 27, 2023 · 0 comments · Fixed by #93
Closed

게시글 삭제 메서드 기능 리팩터링 #92

hyena0608 opened this issue Jan 27, 2023 · 0 comments · Fixed by #93
Assignees
Labels
♻️ refactor 코드 리팩터링
Milestone

Comments

@hyena0608
Copy link
Collaborator

🚀 목적

  • 게시글 삭제 시 게시글 태그와 유저 태그를 수정 및 삭제한다.

🔗 작업

  • 게시글과 연관된 태그들을 수정한다.

✅ 완료조건

@hyena0608 hyena0608 added the ♻️ refactor 코드 리팩터링 label Jan 27, 2023
@hyena0608 hyena0608 added this to the Sprint - 2 milestone Jan 27, 2023
@hyena0608 hyena0608 self-assigned this Jan 27, 2023
hyena0608 added a commit that referenced this issue Jan 27, 2023
* refactor: 게시글 태그 삭제 기능 리팩터링

- 게시글 연관 태그 삭제 및 수정

 - PostTag 삭제

 - UserTag 삭제 및 수정

* refactor: 시리즈 컨트롤러 파라미터 리팩터링

* test: 시리즈 컨트롤러 조회 요청 테스트 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 리팩터링
Projects
None yet
1 participant