#228 — Distiguish stream/standalone notifications in WS via severity=stream
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2024-12-03 · Updated: 2025-03-24
Description
Intent. Caused by https://github.com/Twill-AI/twill-ai-ui/issues/90. See “Implementation details” in it.
Acceptance criteria:
-
NotificationSeverityTypes(severityfield in NotificationClickableText) contains one more option “stream” which is used for cases when POST /master/bdstate/tenants/{tenant_id}/bdintegrations/{bd_integration_id} called withis_initial_load_chunk=true. - https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API is updated with new behavior.
- New UI task is created to replace unreliable “
textstarts with number” implementation of https://github.com/Twill-AI/twill-ai-ui/issues/90 with “seeseverityvalue” logic.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets