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

[GGFE-111] 게임 관리 에러 수정 #865

Conversation

yoouyeon
Copy link
Member

📌 개요

  • 게임 관리에서 예전 데이터 처리 안되던 문제 수정

💻 작업사항

game mode가 소문자 형식 ('rank', 'normal')에서 대문자 형식 ('RANK', 'NORMAL')으로 바뀌었는데, 예전 데이터의 정보는 그대로라 처리되지 않는 문제였습니다.
game mode를 대문자로 바꾼 뒤에 처리하도록 수정했습니당

✅ 변경로직

@yoouyeon yoouyeon self-assigned this Jun 22, 2023
Copy link
Contributor

@PHJoon PHJoon left a comment

Choose a reason for hiding this comment

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

이전 시즌의 랭크 게임들도 수정가능해지네요! 고생하셨습니다! 👍

Copy link
Contributor

@parksangmin1543 parksangmin1543 left a comment

Choose a reason for hiding this comment

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

변경사항 확인했습니다!

@42sungwook 42sungwook merged commit 2b98e7a into GGFE-00/Feat/api-refactoring Jun 22, 2023
@PHJoon PHJoon deleted the GGFE-111-게임-관리-페이지에서-예전-데이터의-점수가-뜨지-않음 branch June 27, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants