fix(incidents): confirm external ticket removal #829

Merged
simon merged 1 commit from fix/incident-ticket-delete-confirm into dev 2026-06-29 09:56:32 +00:00
Owner

Summary

  • add a confirmation dialog before unlinking incident external tickets
  • keep the delete action scoped to the dialog confirmation
  • document the removal confirmation in CT-Ops docs

Validation

  • node --experimental-strip-types --test apps/web/lib/actions/incidents-external-tickets.test.mjs
  • corepack pnpm@10.6.5 --dir apps/web type-check
  • BETTER_AUTH_URL=https://localhost DATABASE_URL=postgres://postgres:postgres@localhost:5432/ct_ops corepack pnpm@10.6.5 --dir apps/web build
  • corepack pnpm@10.6.5 --dir apps/docs build
## Summary - add a confirmation dialog before unlinking incident external tickets - keep the delete action scoped to the dialog confirmation - document the removal confirmation in CT-Ops docs ## Validation - node --experimental-strip-types --test apps/web/lib/actions/incidents-external-tickets.test.mjs - corepack pnpm@10.6.5 --dir apps/web type-check - BETTER_AUTH_URL=https://localhost DATABASE_URL=postgres://postgres:postgres@localhost:5432/ct_ops corepack pnpm@10.6.5 --dir apps/web build - corepack pnpm@10.6.5 --dir apps/docs build
fix(incidents): confirm external ticket removal
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 7s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 8s
SAST / Detect security scan scope (pull_request) Successful in 8s
SAST / gosec (agent) (pull_request) Has been skipped
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
PR Checks (Docker images) / Ansible API Docker image (pull_request) Has been skipped
SAST / gosec (ingest) (pull_request) Has been skipped
SAST / trivy (filesystem) (pull_request) Has been skipped
Secret Scan / gitleaks (pull_request) Successful in 27s
SAST / trivy (config / IaC) (pull_request) Has been skipped
SAST / semgrep (pull_request) Successful in 1m11s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m6s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m36s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 12m28s
e34aa6201f
simon deleted branch fix/incident-ticket-delete-confirm 2026-06-29 09:56:33 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops!829
No description provided.