[Feature] 이동봉사 모집자 봉사 관리 - 목록 조회 API 수정 #164
Merged
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.
💡 연관된 이슈
close #163
📝 작업 내용
💬 리뷰 요구 사항
모집중이 날짜가 지난 후 모집 마감이 되어야 하는 것을 배치 작업으로 진행해야 할 것 같습니다!
자신의 신청이 반려됐을 때 목록에 보여주는 걸 어떻게 구현할까 고민 중인데, 현재 작업한 동시성 문제 해결을 다른 방법으로 진행하고 신청의 상태 enum 값에 "반려" 값을 추가할지 고민 중입니다.