[DEPLOY] production-release(v.0.3.0)#362
Conversation
[BUG] ALL,HOT,HOME, FESTIVAL 에서 축제 기간을 고려하여 조회
[FEAT][BUG] 사용자 시민해결사 목록 조회 및 알람 전송 시간 영역 재설정
There was a problem hiding this comment.
Code Review
This pull request introduces a new API endpoint /me/solvers for users to retrieve their active citizen solver pins with cursor-based pagination, along with database-level event time filtering for store and festival community feeds. The review feedback highlights critical timezone inconsistencies across query services where LocalDateTime.now() should explicitly use the 'Asia/Seoul' timezone to match the alarm service. Additionally, it identifies a mapping issue in the native SQL query for citizen solvers, recommending double quotes around camelCase aliases to prevent PostgreSQL from lowercasing them and breaking the JPA interface projection.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
🔗 Related Issue
✨ 작업 개요
v.0.3.0 배포!
체크리스트
📷 이미지 첨부 (선택)
🧐 집중 리뷰 요청