Skip to content

Conversation

@hyerinhwang-sailin
Copy link
Collaborator

Related issue 🛠

Work Description ✏️

의도

  • 인증 서버 분리로 인해 로그인 시점에서 SoptampUser 생성이 불가능해진 상황 대응
  • 홈 화면 진입이라는 자연스러운 진입점에서 upsert를 보장하여 기존/신규 유저 모두 누락 없이 SoptampUser 관리
  • 닉네임 충돌/세대 변경 등 특수 케이스도 안전하게 처리

영향 범위

  • 앱 진입점 조회 API (/app-service) 호출 시 SoptampUser 자동 생성/업데이트
  • 기존 SoptampUser 로직은 그대로 유지되며, 신규 유저도 홈 진입 시 자연스럽게 레코드 삽입됨
  • rankCacheService와의 연동도 그대로 보장

Trouble Shooting ⚽️

Related ScreenShot 📷

Uncompleted Tasks 😅

To Reviewers 📢

@hyerinhwang-sailin hyerinhwang-sailin linked an issue Sep 25, 2025 that may be closed by this pull request
1 task
@height
Copy link

height bot commented Sep 25, 2025

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@hyerinhwang-sailin hyerinhwang-sailin self-assigned this Sep 25, 2025
@hyerinhwang-sailin hyerinhwang-sailin added the ✨ Feat 새로운 피쳐 생성 label Sep 25, 2025
@hyerinhwang-sailin hyerinhwang-sailin merged commit f49812d into dev Sep 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feat 새로운 피쳐 생성 size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] 솝탬프 유저 생성 관련 이슈

1 participant