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/165] 신고 등록 시 관리자 메일 발송 버그 수정 #166

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented Jan 17, 2025

🚀 개요

신고 등록 시 관리자 메일 발송 버그 수정

⏳ 작업 상세 내용

  • report content가 null일 때 Map에 넣는 로직 수정
  • ReportRequest의 pathCode @NotNull 검증 추가
  • 관련 테스트 케이스 추가

📝 더 꼼꼼히 봐야할 부분

  • 없을 경우 체크

🔍 반드시 참고해야하는 변경 사항

  • 없을 경우 체크

@Eunjin3395 Eunjin3395 self-assigned this Jan 17, 2025
@Eunjin3395 Eunjin3395 linked an issue Jan 17, 2025 that may be closed by this pull request
2 tasks
@Eunjin3395 Eunjin3395 merged commit fab8e6b into develop Jan 17, 2025
1 check passed
@Eunjin3395 Eunjin3395 deleted the fix/165 branch January 17, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Fix] 신고 등록 시 관리자 메일 발송 버그 수정
1 participant