Merged
Conversation
Closed
rud15dns
approved these changes
Feb 10, 2026
Collaborator
rud15dns
left a comment
There was a problem hiding this comment.
미션 부여 방식 확인했습니다!
혹시 미션의 경우에는 목 데이터로 DB에 넣어두어야 하는 부분일까요?
Comment on lines
+61
to
+65
| // 미션 가져오기 (없으면 생성 시도) | ||
| ChatRoomMission currentMission = getOrCreateDailyMission(chatRoom); | ||
|
|
||
| // 내 참여 로그 가져오기 (없으면 생성) | ||
| MissionLog myLog = getOrCreateMissionLog(currentMission, member); |
Collaborator
There was a problem hiding this comment.
getOrCreate 부분 로직이 명확해서 이해하기 쉽네요 감사합니다!
Contributor
Author
There was a problem hiding this comment.
정성스러운 리뷰 감사합니다 !
미션의 경우에는 제가 기능명세서에 있는 미션들 우선 전부 넣어놨습니다 !
Collaborator
There was a problem hiding this comment.
DB에 있는 미션 내용 확인했습니다 머지하셔요~!
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.
요약
미션에 관련된 기능 구현
연결된 이슈 번호
세부 작업 사항
Approve 하기 전에 확인할 것
체크리스트