issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:public
Filter by
33.3M results
Describe the bug
https://www.figma.com/design/DCqjC9iGr2NV1P4xVxKAYQ?node-id=26711-3732#1807176222
What libraries are you seeing the problem on?
Mobile Library, Desktop Library
Steps to reproduce
...
bug 🐞
カテゴリ
イベント / /student/events
テスト手順
GET /api/student/events
期待結果
自分が対象のイベント一覧が返る
優先度
中
test
カテゴリ
制作物 / /student/works
テスト手順
DELETE /api/student/works/{id}
期待結果
204 No Content、レコード削除
優先度
中
test
カテゴリ
制作物 / /student/works
テスト手順
POST /api/student/works/{id}/submit
期待結果
status=submitted に変更
優先度
高
test
カテゴリ
制作物 / /student/works
テスト手順
タイトル・説明・画像を POST /api/student/works
期待結果
201 Created、status=draft で登録
優先度
高
test
カテゴリ
公欠申請 / /student/requests/kouketsu
テスト手順
課外活動情報と書類を POST /api/student/absence-requests(reason=kouketsu)
期待結果
201 Created
優先度
高
test
カテゴリ
遅刻・早退 / /student/tardiness
テスト手順
GET /api/student/tardiness
期待結果
自分の遅刻・早退履歴が返る
優先度
中
test
Player
- Player ID (unique)
- Display Name
- Discord Name
- Status (Active, On Leave, Inactive, Former)
- Current DKP (calculated eventually)
- Attendance %
- Attendance % (90 Days)
- ...
カテゴリ
遅刻・早退 / /student/tardiness
テスト手順
POST /api/student/tardiness/{id}/sit に seat_id を送信
期待結果
200 OK、attendances の seat_id が更新される
優先度
高
前提条件
カウンターで遅刻登録済み
test
작업 내용
투표 기능의 주요 비즈니스 규칙을 테스트하고 예외 응답을 정리 합니다.
세부 작업
- 데모데이 중복 투표 테스트
- 데모데이 본인 팀 투표 방지 테스트
- 파트장 중복 투표 테스트
- 파트장 다른 파트 후보 투표 방지 테스트
- 후보/팀별 결과 정렬 테스트
- 투표 관련 에러 코드 및 응답 형식 확인

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.