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

fix - 앱 추가 삭제 오류 수정 #70

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Conversation

jumining
Copy link
Collaborator

@jumining jumining commented Jan 17, 2024

Related issue 🚀

Work Description 💚

  • 앱 삭제시 이번 남은 챌린지 기간 내에도 일괄적으로 삭제 되도록 수정
  • 앱 추가 로직에서 stream 이용 시 map은 중간연산이라 실행이 안되는 문제 -> 최종연산인 forEach로 수정해 실행 되도록 수정!

@jumining jumining added 🪄 API 👩🏻‍💻 주민 주민이가 작성한 Label 🐞 BugFix 에러 수정, 버그 수정 labels Jan 17, 2024
@jumining jumining requested a review from kseysh January 17, 2024 12:11
@jumining jumining self-assigned this Jan 17, 2024
Copy link
Member

@kseysh kseysh left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@kseysh kseysh merged commit 6010e37 into develop Jan 17, 2024
1 check passed
@jumining jumining deleted the fix/#68-post-delete-app-api branch May 26, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix 에러 수정, 버그 수정 👩🏻‍💻 주민 주민이가 작성한 Label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix - 앱 추가와 삭제 오류 해결
2 participants