Fix/398 거래시작 위시리스트 알림 - #399
Merged
Hidden character warning
The head ref may contain hidden characters: "fix/398-\uac70\ub798\uc2dc\uc791-\uc704\uc2dc\ub9ac\uc2a4\ud2b8-\uc54c\ub9bc"
Merged
Conversation
Gemini 파일 단위 요약 리뷰
|
soseongmin03
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 관련 이슈
#398
📌 작업 내용
상품 거래 시작 시 위시리스트 사용자에게 PRODUCT_TRADING_STARTED 알림 발송
NotificationType에 PRODUCT_TRADING_STARTED 추가
NotificationFactory에 거래 시작 알림 생성 메서드 추가
ProductService에 기존 위시 알림 로직을 재사용하는 notifyWishersTradingStarted() 메서드 추가
구매 요청 수락으로 TRADING 전환 시 위시리스트 알림 발송
거래를 수락받은 구매자 본인은 위시리스트 알림 수신 대상에서 제외
notifications.type CHECK 제약에 PRODUCT_TRADING_STARTED 추가를 위한 V28 마이그레이션 추가
거래 수락 및 위시리스트 알림 관련 단위 테스트 추가
📌 변경된 API
외부 API 변경 없음
✅ 체크리스트