feat: 거부됨 표시·수락 전 발주 협의 대화·2027 공휴일 - #390
Merged
Merged
Conversation
- 특장사가 거부해도 수락 대기에서 사라지지 않고 「거부됨」 칸에 사유와 함께 남는다(거부한 곳에만 보임) - 같은 특장사로 재배정하면 다시 수락 대기로 돌아간다 - 수락 전에도 특장사·관리자가 「발주 협의」 대화를 주고받고, 수락 후 대화 탭으로 이어진다 - 대화는 특장사별로 갈라진다 — 다른 곳으로 재배정되면 새 특장사는 이전 대화를 못 본다(관리자는 모두 봄) - 채팅 알림이 역할과 무관하게 다른 특장사에 가던 경로를 막음 - 2027년 공휴일 22일(제헌절 제외, 5/3 노동절 대체 포함) — 추가만, 이미 있으면 건너뜀 - 컬럼 추가만: order.rejected_by_org, order_step_comment.maker_org_id (기존 대화는 현재 특장사로 채움) Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
Closes #389
변경
maker_org_id— 새 특장사는 이전 곳 대화를 못 봄, 관리자는 전부.DB
컬럼·인덱스 추가만. 기존 대화는 현재 특장사로 채움. 공휴일은
ON CONFLICT DO NOTHING.검증
🤖 Generated with Claude Code