Skip to content

Hotfix: BLOCKER 8건 - NPE 방지, Soft delete 통일, 보안 강화#48

Open
siria22 wants to merge 2 commits intodevfrom
fix/QA
Open

Hotfix: BLOCKER 8건 - NPE 방지, Soft delete 통일, 보안 강화#48
siria22 wants to merge 2 commits intodevfrom
fix/QA

Conversation

@siria22
Copy link
Copy Markdown
Contributor

@siria22 siria22 commented Apr 14, 2026

개요

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 커밋 메시지 컨벤션에 맞게 작성했습니다. Commit message convention 참고 (Ctrl + 클릭하세요.)
  • 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트)

Sirius_Alpha and others added 2 commits April 14, 2026 18:03
- UserProfileUpdateRequest/Response 필드명을 온보딩 DTO 기준으로 통일
  (currentStatus→currentStatuses, targetJob→targetJobRoles, careerYear→careerYears, education→educationLevel)
- updateCareerInfo에서 careerYears null일 때 기존값 유지하도록 수정 (데이터 손실 방지)
- 약관 동의 시 이미 동의한 약관은 에러 대신 스킵하도록 변경 (catch-22 해소)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@siria22 siria22 requested a review from HighandLight April 14, 2026 10:27
Copy link
Copy Markdown
Contributor

@HighandLight HighandLight left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants