Skip to content

Comments

fix: 점검 목록 조회 시 사용자가 확인하지 않은 목록만 반환하도록 수정#342

Merged
kbyunghoon merged 1 commit intodevelopfrom
fix/#341-unchecked-inspection-list
Feb 17, 2025
Merged

fix: 점검 목록 조회 시 사용자가 확인하지 않은 목록만 반환하도록 수정#342
kbyunghoon merged 1 commit intodevelopfrom
fix/#341-unchecked-inspection-list

Conversation

@kbyunghoon
Copy link
Collaborator

@kbyunghoon kbyunghoon commented Feb 17, 2025

🔧 어떤 작업인가요?

  • 점검 목록 조회 시 사용자가 확인하지 않은 목록만 반환하도록 수정

#️⃣ 연관된 이슈

#341

🙏 아래 내용이 모두 충족 되었는지 확인해주세요 🙏

  • PR 이전 dev 브랜치 병합 하셨나요?
  • PR 이전 빌드 테스트 정상적으로 성공했나요?
  • PR 상세내용이 충분히 기재 되었나요?
  • PR 리뷰어, 할당자, 라벨, 프로젝트 확인

@kbyunghoon kbyunghoon added the 🐛 Fix 버그 수정 label Feb 17, 2025
@kbyunghoon kbyunghoon requested a review from tomatozil February 17, 2025 08:26
@kbyunghoon kbyunghoon self-assigned this Feb 17, 2025
Copy link
Collaborator

@tomatozil tomatozil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

체크 안된 것만 응답 데이터에 포함되도록 수정하신 것 확인했습니다

@kbyunghoon kbyunghoon merged commit 76e0055 into develop Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 Fix 버그 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] 점검 목록 조회 시 사용자가 확인하지 않은 목록만 반환하도록 수정

2 participants