Merged
Conversation
Closed
2 tasks
Eunjin3395
approved these changes
Jan 15, 2025
Member
Eunjin3395
left a comment
There was a problem hiding this comment.
기존에는 isDeleted=false, endDateTime>now 이면 진행중인 챌린지로 간주했던 것 같은데 그럼 이제는 status = ONGOING 이면 진행중인 챌린지라고 보면 되는건가요??
Contributor
Author
|
네 맞습니다 ! 근데 그거 수정을 안했네요.. ! 다시 올릴게요 /////////// 챌린지 상태 /////////// 매일 변경되는 오늘 날짜 = currentDateTime 가정 스케줄러 매일 00시 00분 작동 이렇게 생각했습니다 |
Member
|
아아 감사합니다 그럼 현재 시점에서 진행중인 챌린지는 status가 ONGOING인 애들만 해당한다고 생각하고 알림 대상 조회부분도 수정하겠습니다! |
Contributor
Author
|
넵 다시 올렸습니다 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 개요
챌린지 현황 조회 구현
🔍 변경사항
⏳ 작업 내용
📝 논의사항