| tag name | v3.11.0 (f276f6cacbe2bb6ed708889e1eff991b409545d2) |
| tag date | 2026-08-07 16:57:51 -0500 |
| tagged by | Christian Cleberg <[email protected]> |
| tagged object | commit 9d85bc7c15... |
| download | hutch-3.11.0.tar.gz hutch-3.11.0.tar.bz2 hutch-3.11.0.zip |
|---|
tag v3.11.0: mailing list subscribe/unsubscribe
A subscribe / unsubscribe toggle in the mailing-list detail toolbar
(MailingListDetailView, which backs Lookup results and ProjectMailingListView),
hidden for lists you own. State comes from membership in the subscriptions
query — MailingList.subscription is a trap that never reports your state — and
the numeric listID the mutations need is read from list(rid:){ id }. Verified
live end-to-end against the ~hutch account.
Unblocks the feature Phase 1 declined, once live testing showed a list is
reachable without a discovery API (Lookup, a project's lists, patchsets).
