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] Member 테이블 중복 Row 삭제처리 #132

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

yeobi01
Copy link
Contributor

@yeobi01 yeobi01 commented Nov 29, 2024

작성자: @yeobi01

close #118

체크 리스트

  • 적절한 제목으로 수정했나요?
  • 상단에 이슈 번호를 기입했나요?
  • Target Branch를 올바르게 설정했나요?
  • Reviewers/Assignees/Labels을 알맞게 설정했나요?

작업 내역

  • Member 테이블에 여러개의 row가 중복해서 생성되는 문제 해결
  • 기존의 Member 테이블을 지우고 새 Member row를 생성함

비고

@yeobi01 yeobi01 added 🐞 Bug 버그 수정 Project Domain Project 도메인 관련 labels Nov 29, 2024
@yeobi01 yeobi01 self-assigned this Nov 29, 2024
@yeobi01 yeobi01 changed the title fix: Member 테이블 중복 Row 삭제처리 [FIX] Member 테이블 중복 Row 삭제처리 Dec 1, 2024
Copy link
Contributor

@yesjuhee yesjuhee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인이 늦었네요 수고하셨습니다!

@yeobi01 yeobi01 merged commit 4cdc8bc into develop Dec 4, 2024
1 check passed
@yeobi01 yeobi01 deleted the fix/118-update-project branch December 4, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 버그 수정 Project Domain Project 도메인 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 [BUG] updateProject시 맴버가 중복으로 저장됨
2 participants