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

[BugFix] Sprint 생성시, 날짜가 앞당겨지는 문제 해결 #218

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

PMtHk
Copy link
Collaborator

@PMtHk PMtHk commented Dec 1, 2024

관련 이슈 번호

close #217

작업 내용

  • toISOString 으로 인해 하루가 앞당겨지는 문제 해결
  • refreshToken 호출이 무한 반복되는 문제 해결

@PMtHk PMtHk added BugFix 문제 상황/오류 수정 FE 클라이언트 작업 labels Dec 1, 2024
@PMtHk PMtHk requested a review from iam454 December 1, 2024 08:41
@PMtHk PMtHk self-assigned this Dec 1, 2024
@PMtHk PMtHk requested review from jjeonghak and yangchef1 December 1, 2024 10:31
@PMtHk PMtHk merged commit 946b68e into dev Dec 2, 2024
1 check passed
@PMtHk PMtHk deleted the fix/#217 branch December 3, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugFix 문제 상황/오류 수정 FE 클라이언트 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sprint 추가시, 시작 종료일이 하루씩 앞당겨지는 문제 해결
4 participants