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] 선택적 파라미터 디폴트값 설정 #58

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

DongminL
Copy link
Collaborator

@DongminL DongminL commented Dec 26, 2024

#️⃣ 연관된 이슈

#57

✅ 체크리스트

  • 🔀 PR 제목의 형식 맞추기 ex) [feat] ㅇㅇ 기능 추가
  • 💡 이슈 등록
  • 🏷️ 라벨 등록
  • 🧹 불필요한 코드 제거
  • 🧪 로컬 테스트 완료
  • 🏗️ 빌드 성공
  • 💯 테스트 통과

📝 작업 내용

answerStatus 쿼리 파라미터의 디폴트 값을 추가하여 NullPointerException 해결
+ 일반 사용자 피드백 게시판에서 답변 여부를 설정하여 피드백 목록을 조회할 수 있음

📸 스크린샷 (UI 변경 시 필수)

👀 리뷰어 가이드라인

@DongminL DongminL self-assigned this Dec 26, 2024
@DongminL DongminL linked an issue Dec 26, 2024 that may be closed by this pull request
Copy link

Test Results

30 tests   30 ✅  5s ⏱️
11 suites   0 💤
11 files     0 ❌

Results for commit 6c62f00.

@DongminL DongminL changed the title [Fix] 선택적 파라미터 디폴트값 설정 [fix] 선택적 파라미터 디폴트값 설정 Dec 26, 2024
@zzuharchive zzuharchive self-requested a review December 26, 2024 05:43
@zzuharchive zzuharchive merged commit 9a45f6f into main Dec 26, 2024
3 checks passed
@zzuharchive zzuharchive deleted the fix/#57-선택적-파라미터-디폴트값-설정 branch December 26, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

선택적 파라미터 디폴트값 설정
2 participants