- Shipped
- September 18, 2026 at 5:37 AM UTC
- Author
- Kamo
- Commit
- 4a01ab2
Wires the ids the services now send: - Document history (DocManager's changes and downloads, the marketing material drawer's history): the member by name (memberName) and exact id, where the rows printed a rounded number as "Member: 1170943544097472500". - Shares (ShareDocumentDialog's existing shares, the material drawer): a member recipient's face and name open their card (recipientMemberId). The drawer read fields the server never sent (memberName, isAllowEdit, expiresOn) — its rows were blank, every share read "can view" and no expiry showed; ImgShareRecord now describes what shareToMap actually writes. - Careers: "Last moved by" in the application drawer (statusChangedById), the hiring manager on the member board (hiringManagerId). - The account overview's Primary member row (primaryMember, which the server now sends). - A group seat's coverage line names its manager (managerMemberId). Every field is optional: absent, the name stays plain exactly as before.