fix: 반려된 견적 요청 알림 클릭 시 견적 요청 상세 페이지로 연결 - #126
Merged
Merged
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthrough견적 요청 반려 알림의 Changes견적 요청 반려 알림
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Suggested reviewers: ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
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.
📌 작업 내용
기사의 견적 요청 반려 알림 클릭 시, 대기 중인 견적 목록이 아닌 해당 견적 요청 상세 페이지로 이동하도록 수정했습니다.
✅ 변경 사항
ESTIMATE_REQUEST_REJECTED알림의 이동 경로 수정/estimates/pending→/estimates/requests/${estimateRequestId}로 변경🧪 테스트
테스트 방법
견적 요청 반려알림을 확인합니다./estimates/requests/{견적요청ID}페이지로 이동하는지 확인합니다.🔥 체크리스트
Summary by CodeRabbit