Skip to content

UMC 8주차 과제 - #7

Merged
Kimsejin-56 merged 1 commit into
mainfrom
Feat/Chapter8
Nov 8, 2025
Merged

UMC 8주차 과제#7
Kimsejin-56 merged 1 commit into
mainfrom
Feat/Chapter8

Conversation

@Kimsejin-56

Copy link
Copy Markdown
Contributor

No description provided.

@Kimsejin-56
Kimsejin-56 merged commit 42f2f84 into main Nov 8, 2025
1 check passed

@ggamnunq ggamnunq left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good

.filter(um -> um.getMission().getId().equals(missionId))
.findFirst();

if (existing.isPresent()) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

MissionStatus에 MissionErrorCode 넣어서 사용하면 조건문 처리 안 해도 되용

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.

2 participants