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: 개인정보 생성 및 수정시 오류 해결 #107

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

toychip
Copy link
Member

@toychip toychip commented Feb 19, 2024

Issue number and Link

이슈 번호

Summary

privacy insert, edit 분리, 수정시 기존 interest 제거, 생성시 interest 필수로 수정

PR Type

  • Feature
  • Bugfix
  • Refactoring
  • Documentation
  • Other

Other Information

개인정보 생성시 주소 받도록 수정

Copy link
Contributor

@why-only-english why-only-english left a comment

Choose a reason for hiding this comment

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

개인정보 생성 및 수정 시 오류 해결을 완벽하게 하셨군요..!
고생 많으셨습니다 :)

@toychip toychip merged commit 3f0f037 into develop Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 BugFix 버그 수정 ✨ Feature 새로운 기능 추가 임준형
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 마이페이지 개인정보 삽입 및 수정시 기존 값 삭제 및 카테고리 없을 때 처리
2 participants