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

존재하지 않는 페이지 접근시 처리 #99

Open
10 tasks
kgpyo opened this issue Dec 16, 2019 · 0 comments
Open
10 tasks

존재하지 않는 페이지 접근시 처리 #99

kgpyo opened this issue Dec 16, 2019 · 0 comments
Assignees
Labels
feature New feature or request priority: 하 스크럼 작업을 위한 우선순위 (하)

Comments

@kgpyo
Copy link
Contributor

kgpyo commented Dec 16, 2019

테스크 추가

테스크 요약

  • 존재하지 않는 페이지 접근시 이를 처리할 수 있는 라우터가 필요합니다.

해당 테스크가 왜 필요한가요

  • 사용자가 올바르지 않는 리소스에 접근할 경우에 사용자가 이를 인지할 수 있도록 이에 따른 안내 페이지가 필요합니다.

해당 테스크를 위해 무엇을 어떻게 할건가요

  • 404 (페이지 존재 하지 않는 경우)
  • 500 내부서버오류(api 서버 오류)
  • 400 사용자 권한/요청

추가 설명 (선택)

체크리스트

  • 해당 이슈가 프로젝트의 목적과 부합되는가
  • 테스크를 형식에 맞게 작성 하였는가
  • 제 3자가 봤을 때 추가적인 질문 없이 이슈를 이해할 수 있는가
  • 해당하는 유저스토리를 참조 하였는가
  • 테스크에 해당하는 에픽과, 테스크 라벨을 추가하였는가
  • 적절한 Projects에 추가 되었는가
  • 모든 필수 항목을 작성하였는가
@kgpyo kgpyo added feature New feature or request priority: 하 스크럼 작업을 위한 우선순위 (하) labels Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request priority: 하 스크럼 작업을 위한 우선순위 (하)
Projects
None yet
Development

No branches or pull requests

2 participants