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] 엔딩 페이지 한쪽에서만 뜨는 오류 해결 #132

Closed
1 task done
ddongseop opened this issue Feb 27, 2024 · 0 comments · Fixed by #134
Closed
1 task done

[FIX] 엔딩 페이지 한쪽에서만 뜨는 오류 해결 #132

ddongseop opened this issue Feb 27, 2024 · 0 comments · Fixed by #134
Assignees
Labels
🪄API 서버 API 통신 🐞BugFix 에러 수정, 버그 수정 ☁️Database DB 관련 ddongseop🍑 🔧Modify 코드 수정 (기능의 변화가 있을 때)

Comments

@ddongseop
Copy link
Member

ddongseop commented Feb 27, 2024

✨ 이슈 내용

  • 현재 한쪽에서 엔딩페이지를 확인한 경우, 다른 측에서 엔딩페이지가 뜨지 않는 오류가 있습니다!
  • 이는 현재 답변이 7일차인지 + 둘다 답변을 완료했는지 여부로 판단하고 있기 때문인데요,
  • 이 오류를 해결하기 위해 DB에 필드가 추가되어야 함을 파악했습니다.
  • 따라서 DB 필드 추가 + 엔딩 페이지 로직 변경이 이루어져야 합니다!

✅ 체크리스트

  • 완료우
@ddongseop ddongseop added ddongseop🍑 🐞BugFix 에러 수정, 버그 수정 🪄API 서버 API 통신 🔧Modify 코드 수정 (기능의 변화가 있을 때) ☁️Database DB 관련 labels Feb 27, 2024
@ddongseop ddongseop self-assigned this Feb 27, 2024
ddongseop added a commit that referenced this issue Feb 27, 2024
[FIX] 엔딩 페이지 한쪽에서만 뜨는 오류 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪄API 서버 API 통신 🐞BugFix 에러 수정, 버그 수정 ☁️Database DB 관련 ddongseop🍑 🔧Modify 코드 수정 (기능의 변화가 있을 때)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant