Skip to content

Comments

fix: 지도 상태별 차량 대수 조회 문제 수정#348

Merged
kbyunghoon merged 3 commits intodevelopfrom
fix/#347-map-double-count-autocomplete-vehicleid
Feb 18, 2025
Merged

fix: 지도 상태별 차량 대수 조회 문제 수정#348
kbyunghoon merged 3 commits intodevelopfrom
fix/#347-map-double-count-autocomplete-vehicleid

Conversation

@kbyunghoon
Copy link
Collaborator

@kbyunghoon kbyunghoon commented Feb 18, 2025

🔧 어떤 작업인가요?

  • 지도 상태별 차량 대수 조회 시 2배로 조회되는 문제 수정
  • 차량 자동완성 시 차량 ID 키값 vehicleId로 수정

#️⃣ 연관된 이슈

#347

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

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

@kbyunghoon kbyunghoon added the 🐛 Fix 버그 수정 label Feb 18, 2025
@kbyunghoon kbyunghoon requested a review from tomatozil February 18, 2025 06:47
@kbyunghoon kbyunghoon self-assigned this Feb 18, 2025
@kbyunghoon kbyunghoon linked an issue Feb 18, 2025 that may be closed by this pull request
2 tasks
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 39973ce into develop Feb 18, 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