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] 유저별 전체카테고리 중복체크 #126

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

mmihye
Copy link
Member

@mmihye mmihye commented Jan 16, 2024

🚩 관련 이슈

📋 구현 기능 명세

  • 카테고리 중복체크를 카테고리 아이디로만 하니까 카테고리 0인 경우 중복에러가 나서 유저도 포함해서 중복체크하는 로직으로 바꿨습니다.

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지

  • 어떤 부분에 리뷰어가 집중해야 하는지

  • 개발하면서 어떤 점이 궁금했는지

📸 결과물 스크린샷

스크린샷 2024-01-17 오전 3 17 56

🛠️ 테스트

  • 테스트

🚀 API Endpoint

  • baseurl/timer

@mmihye mmihye added the 🐞 fix Something isn't working label Jan 16, 2024
@mmihye mmihye self-assigned this Jan 16, 2024
@mmihye mmihye merged commit 956e8fc into develop Jan 16, 2024
1 check passed
@mmihye mmihye deleted the feature/#123 branch January 19, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 전체카테고리 관련 수정사항
1 participant