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

GPS 정보가 없을 때 예외 발생하지 않도록 수정 및 initData 설정 추가 #20

Open
2 tasks done
HubCreator opened this issue Aug 15, 2023 · 0 comments · May be fixed by #21
Open
2 tasks done

GPS 정보가 없을 때 예외 발생하지 않도록 수정 및 initData 설정 추가 #20

HubCreator opened this issue Aug 15, 2023 · 0 comments · May be fixed by #21
Assignees
Labels
bug 버그, 에러 해결 refactor 코드 리팩터링

Comments

@HubCreator
Copy link
Member

HubCreator commented Aug 15, 2023

⏰ Estimated Time

0.2

🛠️ Description

현재 사진에 GPS 정보가 없다면 예외를 발생시키고 있다. 이를 catch하여 정상 흐름으로 동작하도록 한다.
또한 매 번 배포할 때마다 데이터베이스에 기본 Member가 하나 있어야 하는데, 이를 CommandLineRunner를 통해 자동으로 레코드를 추가하도록 한다.

✅ Tasks

  • Image의 좌표 정보가 없을 경우 예외 흐름을 정상흐름으로 수정
  • InitData 추가

📝 Note

No response

@HubCreator HubCreator added bug 버그, 에러 해결 refactor 코드 리팩터링 labels Aug 15, 2023
@HubCreator HubCreator self-assigned this Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그, 에러 해결 refactor 코드 리팩터링
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant