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

일정 목록 조회 기능 수정 #365

Closed
1 task
longBright opened this issue Dec 26, 2024 · 0 comments · Fixed by #366
Closed
1 task

일정 목록 조회 기능 수정 #365

longBright opened this issue Dec 26, 2024 · 0 comments · Fixed by #366
Assignees
Labels
✨ 기능 사용자에게 멋진 기능을 제공하기 위해 노력해요. 기획부터 구현까지 철저히!

Comments

@longBright
Copy link
Collaborator

📄 설명

현재 일정 목록 조회 기능은 상태별로 해당 상태의 일정을 필터링해서 조회하고 있습니다.
그러나 일정 목록이 비어있는 경우 상태 데이터가 출력되고 있지 않습니다.
따라서 일정 목록이 비어있어도 상태 정보를 조회할 수 있도록 변경하려합니다.

✅ 작업할 내용

  • 일정 목록 조회 로직 수정

📚 참고 자료

No response

⏰ 추정 시간

2시간

⏰ 소요 시간

No response

@longBright longBright added the ✨ 기능 사용자에게 멋진 기능을 제공하기 위해 노력해요. 기획부터 구현까지 철저히! label Dec 26, 2024
@longBright longBright self-assigned this Dec 26, 2024
@longBright longBright linked a pull request Dec 30, 2024 that will close this issue
7 tasks
longBright added a commit that referenced this issue Dec 31, 2024
* Feat: 프로젝트별 상태 리스트 조회 메소드 추가

* Feat: 상태별 일정 리스트 조회 쿼리 구현 & 기존 쿼리 삭제

* Test: 상태별 일정 리스트 조회 쿼리 테스트 작성

* Feat: 상태별 일정 리스트 조회 기능 수정

* Test: 상태별 일정 리스트 조회 기능 테스트 작성

* Refactor: 람다식 변환 & 미사용 코드 블록 제거

* Refactor: 파라미터 변수명 불일치 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 기능 사용자에게 멋진 기능을 제공하기 위해 노력해요. 기획부터 구현까지 철저히!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant