Conversation
마감 뒤에는 신청을 아예 막고 있었습니다. 마감은 신청을 끊는 선이 아니라 여기서부터는 전부 대기라는 선이라, 오픈 시각 검증에서 마감 체크를 걷어냈습니다. 이미 있던 "마감 뒤 신청은 전부 대기" 코드가 그 뒤에 가려져 죽어 있었습니다. 취소로 자리가 나면 대기 1번이 학년 규칙대로 올라갑니다. 승급 코드는 있었지만 어디서도 부르지 않아 아무도 올라가지 못했습니다. 마감 뒤에는 자동 승급이 없고, 스펙과 반대로 동작하던 promoteWaitingAfterDeadline은 지웠습니다. 대기자 수락·거절은 개설자가 아니라 학생회만 합니다. 마감 뒤에는 이 수락이 신청자가 느는 유일한 길이라, 여기서도 확정 기준 10명을 다시 봅니다. 목록 응답에도 내 신청 상태를 실어 줍니다. 첫 화면이 이미 신청했는지 모르면 거절당한 사람에게도 신청 버튼이 열립니다. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WK1DjLm5GZLfPx7JH3YPsA
fix: 신청 마감 뒤에도 대기 신청을 받도록 수정
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.
📋 개요
✅ 작업 내용
🔗 관련 이슈
closes #
🧪 테스트
💬 리뷰어에게