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] 프로젝트 카드 랜덤 리스트 조회 API에서 프로젝트 상태 필드를 추가로 전달하도록 수정, queryDSL warn 해결 #174

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

JIN-076
Copy link
Collaborator

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

🚀 개발 사항

  • 프로젝트 매칭 요청 API 응답에서 projectStatus 제거
  • 프로젝트 리스트 조회 API 응답에서 projectStatus 추가
  • fetchJoin과 pagination 동시 사용으로 인한 queryDsl warn 해결

이슈 번호

특이 사항 🫶

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

github-actions bot commented Feb 25, 2024

Test Results

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

Results for commit 4f97504. ± Comparison against base commit f568903.

♻️ This comment has been updated with latest results.

@JIN-076 JIN-076 changed the title [REFACT] 프로젝트 카드 랜덤 리스트 조회 API에서 프로젝트 상태 필드를 추가로 전달하도록 수정 [REFACT] 프로젝트 카드 랜덤 리스트 조회 API에서 프로젝트 상태 필드를 추가로 전달하도록 수정, queryDSL warn 해결 Feb 26, 2024
@JIN-076 JIN-076 merged commit 267af48 into develop Feb 26, 2024
3 checks passed
@JIN-076 JIN-076 deleted the refact/#173-refact_project_list 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] 프로젝트 카드 리스트 조회 API에서 프로젝트 상태 필드 추가
2 participants