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: 게시글 생성/수정 시 사진 미첨부 시 발생하던 오류 수정 #56

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

jj0526
Copy link
Contributor

@jj0526 jj0526 commented Nov 12, 2024

1. 무슨 이유로 코드를 변경했나요?

  • Post 생성할 때 이미지를 받아오지 않을 때 없는 이미지를 변환하기 위해 ImageListConverter에서 에러가 났습니다

2. 어떤 위험이나 장애를 발견했나요?

  • 없습니다

3. 관련 스크린샷을 첨부해주세요.

image


4. 완료 사항

  • 1-1 수정했습니다

5. 추가 사항

  • 없습니다

@jj0526 jj0526 added the bug Something isn't working label Nov 12, 2024
@jj0526 jj0526 requested review from soyesenna and 1winhyun November 12, 2024 14:31
@jj0526 jj0526 self-assigned this Nov 12, 2024
1winhyun

This comment was marked as resolved.

Copy link
Contributor

@1winhyun 1winhyun left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@jj0526 jj0526 merged commit 71087fd into main Nov 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix #55 게시글 생성/수정 시 사진 미첨부 시 발생하던 오류 수정
2 participants