Project unread postbox work with shared authorization
This commit is contained in:
@@ -168,6 +168,12 @@ unified inbox views and keep other responsibilities separate. Grouping is a
|
||||
query projection only. It never merges source containers, messages, read or
|
||||
acknowledgement state, retention, encryption keys, or audit evidence.
|
||||
|
||||
The optional Tasks module may aggregate available unread Postbox messages into
|
||||
the common work inbox. This is a current, permission-rechecked projection of a
|
||||
personal read receipt, not a copied task or message. Reading the message in
|
||||
Postbox removes the projection; Postbox remains authoritative for content,
|
||||
access, acknowledgement, reply, retention, and evidence.
|
||||
|
||||
Grouping summaries calculate total and unread counts over the currently
|
||||
visible source Postboxes in one tenant-bounded query. Hidden sources retained
|
||||
for later reassignment do not leak counts into the projection.
|
||||
|
||||
Reference in New Issue
Block a user