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

[REFACT] 프로필 카드 리스트 조회 시, 탈퇴한 사용자에 대한 필터링 로직 추가 #159

Merged
merged 13 commits into from
Feb 23, 2024

Conversation

JIN-076
Copy link
Collaborator

@JIN-076 JIN-076 commented Feb 23, 2024

🚀 개발 사항

  • 선택한 구역에 대한 프로필 카드 리스트 조회 시, 탈퇴한 사용자의 프로필 카드를 조회하지 못하도록 필터링 로직 추가

이슈 번호

특이 사항 🫶

@JIN-076 JIN-076 added 🔄 Refactor 기존 개발 된 코드의 수정 🎯 MVP1 mvp1 개발사항 labels Feb 23, 2024
@JIN-076 JIN-076 self-assigned this Feb 23, 2024
Copy link

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit c8dfdea. ± Comparison against base commit 60a1d43.

@JIN-076 JIN-076 merged commit 2e4d913 into develop Feb 23, 2024
3 checks passed
@JIN-076 JIN-076 deleted the refact/#158-filtering_deleted_at branch March 4, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 MVP1 mvp1 개발사항 🔄 Refactor 기존 개발 된 코드의 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🛠 REFACT] 프로필 카드 리스트 조회에서 탈퇴한 사용자에 대한 필터링 추가 개발
1 participant