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

hotfix: 회원 프로필 이미지 변경 PresignedUrl 발급 시 이미지 키 생성 #235

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

kdomo
Copy link
Member

@kdomo kdomo commented Jan 27, 2024

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 회원 PresignedUrl 발급 시 이미지 키를 저장하지 않아서 회원 프로필 이미지 수정되지 않는 문제를 해결

@kdomo kdomo added the 🐛 bug/error 버그 및 에러 픽스 label Jan 27, 2024
@kdomo kdomo added this to the 2.5차 스프린트 milestone Jan 27, 2024
@kdomo kdomo self-assigned this Jan 27, 2024
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

50 New issues
0 Security Hotspots
52.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@kdomo kdomo merged commit 732d8e2 into develop Jan 27, 2024
3 checks passed
@github-actions github-actions bot added the merged 머지된 PR label Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug/error 버그 및 에러 픽스 merged 머지된 PR
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

🐛 회원 프로필 PresignedUrl 발급 시 이미지 키 저장 안하는 문제
1 participant