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

모임 - 일정 입력 기간 오류 #151

Open
f1v3-dev opened this issue Nov 7, 2024 · 1 comment
Open

모임 - 일정 입력 기간 오류 #151

f1v3-dev opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@f1v3-dev
Copy link
Member

f1v3-dev commented Nov 7, 2024

🚨 어떤 버그인가요?

모임 일정 수집 기한을 오늘 로 설정했을 때 발생하는 문제가 존재합니다.
모임의 일정 입력 기간 체크 범위를 수정해야할 것으로 보입니다.

💥 어떤 상황에서 발생한 버그인가요?

2024-11-07.4.24.50.mov

다음과 같이 새로운 모임의 일정 입력 기간을 오늘로 설정했을 때 바로 마감이 된 모임이 되어 사용자가 일정을 입력할 수 없습니다.

@f1v3-dev f1v3-dev added the bug Something isn't working label Nov 7, 2024
@f1v3-dev
Copy link
Member Author

모임 생성 요청

image

"일정 입력 종료 시간(dueDateTime)" 이 잘못 요청이 되고 있던 문제

  • 기존: "2024-11-14T00:00:00"
  • 변경: "2024-11-14T23:59:59"

프론트 측에서 변경하는 것으로 진행

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

No branches or pull requests

2 participants