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: 검증 로직 일부 수정 #496

Merged
merged 1 commit into from
Nov 23, 2024
Merged

fix: 검증 로직 일부 수정 #496

merged 1 commit into from
Nov 23, 2024

Conversation

mikekks
Copy link
Member

@mikekks mikekks commented Nov 23, 2024

👩‍💻 Contents

AS IS

스크린샷 2024-11-23 오후 5 21 45
  • userActivity 가 null 인 경우 NPE 가 발생하여 500에러가 발생하고 있습니다.

TO BE

스크린샷 2024-11-23 오후 5 23 00

📝 Review Note

📣 Related Issue

✅ 점검사항

  • docker-compose.yml 파일에 마이그레이션 한 API의 포워딩을 변경해줬나요?
  • Spring Secret 값을 수정하거나 추가했다면 Github Secret에서 수정을 해줬나요?
  • Nestjs Secret 값을 수정하거나 추가했다면 Docker-Compose.yml 파일 및 인스턴스 내부의 .env 파일을 수정했나요?

@mikekks mikekks added the 🐞 fix 기능 버그 label Nov 23, 2024
@mikekks mikekks self-assigned this Nov 23, 2024
Copy link

height bot commented Nov 23, 2024

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.

@mikekks mikekks merged commit 2398c9b into develop Nov 23, 2024
1 check passed
@mikekks mikekks deleted the fix/#495 branch November 23, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 fix 기능 버그 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 모임 신청 검증 로직 수정
1 participant