Indirect members cannot see the subscribe/unsubscribe mailing list actions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
j.c.sackett |
Bug Description
I received a mail from a mailing list I'm subscribed to, which I wanted to unsubscribe from. This was at the end of the mail:
Mailing list: https:/
Post to : <email address hidden>
Unsubscribe : https:/
More help : https:/
However, I can't find out how to unsubscribe from that page.
I had a slight recollection that I should be able to manage my mailing list subscriptions from https:/
(Later I tried clicking on the edit button for my e-mail addresses, which does allow me to unsubscribe, but that is very far from being intuitive)
Related branches
- Curtis Hovey (community): Approve (code)
-
Diff: 80 lines (+55/-3)2 files modifiedlib/lp/registry/browser/tests/test_mailinglists.py (+52/-0)
lib/lp/registry/templates/team-portlet-mailinglist.pt (+3/-3)
Changed in launchpad-registry: | |
importance: | Undecided → Low |
milestone: | none → series-future |
status: | New → Triaged |
tags: | added: mailing-lists trivial |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: | added: qa-ok |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
It looks like this occurs when you're trying to unsubscribe from a team you're not directly a member of.