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: 조회 시 deletedAt 가 null인 값에 대해서만 조회하도록 변경 #32

Open
1 task
Jeongjjuna opened this issue May 10, 2024 · 0 comments
Open
1 task
Labels
🚀 BE 우리는 백엔드 개발자! 🔥 Bug 버그를 해결하자!

Comments

@Jeongjjuna
Copy link
Collaborator

✨ 설명

  • 조회 시 deletedAt 가 null인 값에 대해서만 조회하도록 변경

💡️ 이슈

  • 현재 삭제 여부와 관계없이 모든 데이터를 조회하고 있는데, deletedAt필드가 null인 값만 조회하도록 변경하여 삭제되지 않은 데이터를 조회하도록 변경해야 합니다.
@Jeongjjuna Jeongjjuna added 🔥 Bug 버그를 해결하자! 🚀 BE 우리는 백엔드 개발자! labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 BE 우리는 백엔드 개발자! 🔥 Bug 버그를 해결하자!
Projects
None yet
Development

No branches or pull requests

1 participant