976 B
976 B
Track 15 Acceptance
Environment
- Base URL:
- Telegram bot username:
- Queue ID:
- Operator user:
- Date/time:
Scenario
- Send the first Telegram message to the bot.
- Open
/operator->Telegram. - Confirm a new thread appears and links to a Telegram interaction.
- Claim the thread.
- Send a reply from the operator page.
- Send another inbound message from the same Telegram chat.
- Confirm the same thread and same interaction are reused.
- Close the thread.
- Send one more inbound message and confirm reactivation to
new.
Expected results
- thread created on first inbound
- same thread reused on repeated inbound from the same
chat_id - operator reply persisted and delivered
- closed interaction reactivated on new inbound
- unsupported content, if tested, is shown as a system placeholder
Evidence
- thread payload:
- messages payload:
- linked interaction payload:
- reply proof:
- reactivation proof:
Result
- PASS / FAIL