bmc_hub/MDfile/RELEASE_NOTES_v2.2.53.md
Christian a604a3cc44 Add comprehensive test suite for vTiger integration and ticket module
- Implemented test scripts for vTiger account retrieval, contact data, and modules.
- Created a detailed test suite for the ticket module, covering database schema validation, ticket number generation, prepaid card constraints, and service logic.
- Added tests for vTiger field inspection and various queries related to accounts and sales orders.
- Introduced SQL migration scripts for the ALSO Cloud Billing foundation, including import jobs, lines, and mapping tables with necessary constraints and indices.
- Enhanced workflow columns in the import lines table to support matching and validation timestamps.
2026-06-20 03:29:51 +02:00

1.3 KiB

Release Notes - v2.2.53

Dato: 17. marts 2026

Fokus

Email til SAG flow med manuel godkendelse som standard, tydelig UI-handling og bedre sporbarhed.

Tilføjet

  • Manual approval gate i email pipeline (awaiting_user_action state), så mails parkeres til brugerhandling før automatisk routing.
  • Ny feature-flag i config: EMAIL_REQUIRE_MANUAL_APPROVAL (default true).
  • Nye email API endpoints:
    • GET /api/v1/emails/sag-options
    • GET /api/v1/emails/search-customers
    • GET /api/v1/emails/search-sager
    • POST /api/v1/emails/{email_id}/create-sag
    • POST /api/v1/emails/{email_id}/link-sag
  • Email stats udvidet med awaiting_user_action i summary/processing stats.
  • Email frontend opgraderet med forslagspanel og hurtigknapper:
    • Bekræft forslag
    • Ret type
    • Opret ny sag
    • Tilknyt eksisterende sag
    • Markér spam
  • Oprettelse af SAG fra email understøtter nu:
    • type
    • sekundær label
    • ansvarlig bruger
    • gruppe
    • startdato
    • prioritet
  • Ny migration: 145_sag_start_date.sql (start_datesag_sager).

Driftsnoter

  • Kør migration 145_sag_start_date.sql før brug af startdato-feltet i email->sag flow.
  • Manuel approval er aktiv som standard; auto-oprettelse er dermed deaktiveret i fase 1.

Backup

  • Fallback zip af nuværende email-funktion er oprettet i backups/email_feature/.