From 731f307ce13ded26d21cacec0bb07a167fddaaa9 Mon Sep 17 00:00:00 2001 From: Bendik Aagaard Lynghaug Date: Wed, 5 Aug 2026 18:48:25 +0200 Subject: [PATCH] Add self-service Unsubscribe alternative to /subscribed Only shows when reached via a ?chain=&email= link (see portal's self_transition), matching the link the newsletter workflow now appends to every send. --- questions/subscribed.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/questions/subscribed.yaml b/questions/subscribed.yaml index 80fbde5..d85c0a3 100644 --- a/questions/subscribed.yaml +++ b/questions/subscribed.yaml @@ -12,3 +12,12 @@ alternatives: description: A few considered notes a year — nothing more. - name: Easy to leave description: Every note carries a genuine, one-click unsubscribe. + + - name: Unsubscribe + description: > + Using the link from one of our emails? Confirm below and we'll + stop writing. + self_transition: + bucket: portal_subscribers + to: unsubscribed + label: Unsubscribe me