Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 712 Bytes

File metadata and controls

24 lines (17 loc) · 712 Bytes

GitHub Issues to Create

Since the gh CLI is not available in this environment, please create the following issue manually:

Issue 1: US-1.4 Attach Message to Existing Ticket

Title: US-1.4: Attach Message to Existing Ticket

Body:

As a support agent I want to attach a new message to an existing ticket So that I can consolidate follow-up communications

Acceptance Criteria:

  • "Attach to Ticket" option on each message
  • System suggests candidate tickets based on:
    • Sender match
    • Ticket ID in message
    • Topic/Keyword match
  • Search/Select manually if suggestion is wrong
  • Message added to ticket activity log

Priority: P1 (Should Have - POC)