Skip to content

Add childless route group copying - #169

Merged
OziinG merged 1 commit into
mainfrom
codex/customer-notification-next
Aug 6, 2026
Merged

Add childless route group copying#169
OziinG merged 1 commit into
mainfrom
codex/customer-notification-next

Conversation

@OziinG

@OziinG OziinG commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

변경 사항

  • Route Group 상세에 Copy Group Route 액션 추가
  • 기존 제목에 copied를 붙이고 동일 주문 및 날짜 범위로 새 그룹 생성
  • child route, 운전자, 최적화 결과는 복사하지 않음
  • 생성 후 복사본 상세로 이동하며 저장되지 않은 draft가 있으면 액션 비활성화

검증

  • npm test (491 passed)
  • npm run build
  • npm run typecheck
  • git diff --check

범위

  • Shopify 앱 BFF와 UI만 변경
  • Route 서버 변경 없음
  • Shopify 주문/고객 mutation 없음

Constraint: Shopify order data remains read-only and only CLEVER route-group records are created.
Rejected: Copying child routes and optimization state | The requested copy only preserves the parent title, date scope, and orders.
Confidence: high
Scope-risk: narrow
Directive: Keep future copy behavior childless unless product requirements explicitly expand it.
Tested: npm test (491 passed); npm run build; npm run typecheck; git diff --check
Not-tested: Authenticated K-food browser interaction before deployment
@OziinG
OziinG merged commit b233f0a into main Aug 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant