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] 할 일 생성, 수정, 삭제 기능 수정 #46

Open
3 tasks
khw7385 opened this issue Feb 5, 2025 · 0 comments · May be fixed by #59
Open
3 tasks

[FIX] 할 일 생성, 수정, 삭제 기능 수정 #46

khw7385 opened this issue Feb 5, 2025 · 0 comments · May be fixed by #59
Labels
BE 백엔드 작업 fix 버그 수정 (기능을 잘못 구현한 경우)

Comments

@khw7385
Copy link
Collaborator

khw7385 commented Feb 5, 2025

Description 💭

할 일 셍성, 수정, 삭제 관련 비즈니스 로직 및 API 를 수정한다.

TODO ✅

  • 오늘, 내일, 즐겨찾기 비즈니스 로직 분리
  • 할 일 수정, 삭제 시 할 일 타입의 정보를 받아야 한다.
  • 내일 할 일을 수정, 삭제 하는 경우 내일 스케줄을 생성한다.

Reference 🔎

@khw7385 khw7385 added BE 백엔드 작업 fix 버그 수정 (기능을 잘못 구현한 경우) labels Feb 5, 2025
@khw7385 khw7385 added this to the [BE] 2차 스프린트 milestone Feb 5, 2025
khw7385 added a commit that referenced this issue Feb 8, 2025
# Conflicts:
#	backend/src/main/java/com/dubu/backend/todo/repository/TodoRepository.java

# Conflicts:
#	backend/src/main/java/com/dubu/backend/todo/repository/TodoRepository.java
khw7385 added a commit that referenced this issue Feb 8, 2025
khw7385 added a commit that referenced this issue Feb 8, 2025
MemberNotFoundException -> MemberCategoryNotFoundException
khw7385 added a commit that referenced this issue Feb 8, 2025
khw7385 added a commit that referenced this issue Feb 8, 2025
@khw7385 khw7385 changed the title [FIX] 할 일 수정, 할 일 삭제 API 기능 수정 [FIX] 할 일 생성, 수정, 할 일 삭제 API 기능 수정 Feb 8, 2025
@khw7385 khw7385 changed the title [FIX] 할 일 생성, 수정, 할 일 삭제 API 기능 수정 [FIX] 할 일 생성, 수정, 삭제 API 기능 수정 Feb 8, 2025
@khw7385 khw7385 changed the title [FIX] 할 일 생성, 수정, 삭제 API 기능 수정 [FIX] 할 일 생성, 수정, 삭제 기능 수정 Feb 8, 2025
@khw7385 khw7385 linked a pull request Feb 8, 2025 that will close this issue
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 작업 fix 버그 수정 (기능을 잘못 구현한 경우)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant