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

refactor-be: ApplyForm 제출 시 필수 질문 응답 여부 확인 로직 변경 #653

Closed
HyungHoKim00 opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
backend 백엔드 refactor 기존 코드 수정

Comments

@HyungHoKim00
Copy link
Contributor

목적

ApplyForm 제출 시 필수 질문에 응답했는지 올바르게 확인합니다.

작업 세부사항

  • [ ]

참고 사항

  • 기존의 방법 -> 응답에 있는 모든 question에 대한 응답만 확인
  • 지금의 방법 -> 해당 applyForm의 모든 question에 대한 응답 확인
  • 현재 프론트에서 응답하지 않은 질문에 대해서도 공백 혹은 null 응답을 보내고 있지만, 서버 입장에서 안전하지 않다고 느껴 변경하였습니다.

아래의 별표줄 밑에 요구사항 ID만 작성해주세요. Prefix 금지!


FORM_SUBMIT_03

@HyungHoKim00 HyungHoKim00 added refactor 기존 코드 수정 backend 백엔드 labels Sep 11, 2024
@HyungHoKim00 HyungHoKim00 added this to the 스프린트 4.0 milestone Sep 11, 2024
@github-project-automation github-project-automation bot moved this to 할일 in 2024-cruru Sep 11, 2024
@HyungHoKim00 HyungHoKim00 self-assigned this Sep 11, 2024
Copy link
Contributor

🚀 안녕하세요 @HyungHoKim00님! 작업을 시작하셨군요?

작업하실 브랜치를 컨벤션에 맞게 현재 이슈 ✨refactor-be: ApplyForm 제출 시 필수 질문 응답 여부 확인 로직 변경✨에 연결하여 생성헤드렸어요!
생성된 브랜치명:
be-653-FORM_SUBMIT_03

해당 브랜치가 연결된 ⚡️Draft PR⚡️ 생성되었으니 확인해보세요

작업이 완료된 후, 리뷰어를 선택하고 Draft PR 내부의 Ready for review 버튼을 눌러주시면 됩니다! :)
제가 Slack으로 리뷰어에게 DM으로 알려드릴게요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 백엔드 refactor 기존 코드 수정
Projects
Status: 완료
Development

No branches or pull requests

1 participant