Skip to content

CB-1-과제-API-오류-수정#151

Merged
Hgyeol merged 3 commits intodevelopfrom
CB-1-과제-API-오류-수정
Nov 19, 2025

Hidden character warning

The head ref may contain hidden characters: "CB-1-\uacfc\uc81c-API-\uc624\ub958-\uc218\uc815"
Merged

CB-1-과제-API-오류-수정#151
Hgyeol merged 3 commits intodevelopfrom
CB-1-과제-API-오류-수정

Conversation

@fixgramwork
Copy link
Member

🔧 과제 API 오류 수정

📌 관련 이슈

🎯 작업 내용

1. 교실 중복 참여 방지 기능 추가

  • AlreadyJoinedClassRoomException 추가
  • ClassRoomCommandService.joinClassRoom() 메서드에 중복 참여 체크 로직 추가
  • 이미 참여한 교실에 재참여 시도 시 명확한 에러 메시지 반환

3. SubmissionResponse 필드 추가

  • classId, assignmentId 필드 추가
  • 과제 제출 응답에 교실 ID와 과제 ID 포함

@fixgramwork fixgramwork linked an issue Nov 19, 2025 that may be closed by this pull request
@Hgyeol Hgyeol merged commit 1609fc2 into develop Nov 19, 2025
1 check passed
@fixgramwork fixgramwork deleted the CB-1-과제-API-오류-수정 branch November 29, 2025 12:29
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.

[FIX] 과제 오류 수정

2 participants