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] 글 작성 파일 업로드 에러 핸들링 / 글 삭제 작동 API 확인 #777

Open
2 of 18 tasks
givemethatsewon opened this issue Jan 7, 2025 · 0 comments
Open
2 of 18 tasks

Comments

@givemethatsewon
Copy link
Member

givemethatsewon commented Jan 7, 2025

🚩 관련사항

관련된 이슈번호 혹은 pr번호를 기록합니다.

📍 종류

  • TODO (일정 정리)
  • FEATURE (기능 개발)
  • REFACTOR (코드 리팩토링)
  • DOCS (문서 작성)
  • STYLE (스타일 변경)
  • TEST (테스트 코드 작성)
  • RELEASE (릴리즈)
  • DEPLOY (배포)
  • SECURITY (보안)
  • PERFORMANCE (성능)
  • IMPROVEMENT (기능 개선)
  • MAINTENANCE (유지보수)
  • CHORE (자잘한 작업)
  • BUG (버그)
  • FAQ (질문)
  • ETC (기타)

💡 상세설명

  1. 글 작성 - 파일 업로드 에러 처리
  • 허용하지 않는 파일 유형을 업로드할 경우 예외 처리 로직 추가
  • 사용자에게 적절한 에러 메시지 반환
  1. 글 삭제 API 확인
  • 글 삭제 API 호출 시 정상 작동 여부 확인
  • 삭제 요청 시 권한 및 데이터 무결성 확인
  • 삭제 후 관련 데이터(Cascade 또는 연관 데이터) 처리 검토

📃 진행사항

  • 글작성 파일 업로드 에러 헨들링(허용하는 파일 유형이 아님에도 파일 업로드 시도하는 경우)
  • 글 삭제 api 확인
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

When branches are created from issues, their pull requests are automatically linked.

1 participant