-
Notifications
You must be signed in to change notification settings - Fork 0
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
카테고리 순서 변경 불가 버그 수정 #139
카테고리 순서 변경 불가 버그 수정 #139
Conversation
src/main/java/com/yapp/artie/domain/archive/service/CategoryService.java
Show resolved
Hide resolved
src/main/java/com/yapp/artie/domain/archive/service/CategoryService.java
Show resolved
Hide resolved
src/test/java/com/yapp/artie/domain/archive/service/CategoryServiceTest.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@le2sky
코멘트 남겼으니 확인부탁드립니다!
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
코드 확인했어요! LGTM입니다 👍👍 클라이언트에서 기존 시퀀스를 보낼 줄 알았는데, 그게 아녔군요! 원인 찾아내기 어려웠을 텐데 고생 많으셨어요 🙇♂️
구현 내용
구현 요약
관련 이슈
close #136
구현 내용