Deactivated account still appear in 'subscribers'-portlet
Bug #238493 reported by
Markus Korn
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
In the 'also notified' section of the 'subscribers'
Related branches
lp://staging/~wallyworld/launchpad/blueprint-subscriptions-tales-refactor
- Curtis Hovey (community): Approve (code)
-
Diff: 432 lines (+255/-65)7 files modifiedlib/lp/blueprints/browser/configure.zcml (+23/-3)
lib/lp/blueprints/browser/specification.py (+5/-4)
lib/lp/blueprints/browser/specificationsubscription.py (+93/-0)
lib/lp/blueprints/browser/tests/test_specificationsubscription.py (+49/-0)
lib/lp/blueprints/templates/specification-portlet-subscribers-content.pt (+22/-0)
lib/lp/blueprints/templates/specification-portlet-subscribers.pt (+12/-58)
lib/lp/blueprints/templates/specification-subscriber-row.pt (+51/-0)
description: | updated |
Changed in launchpad: | |
status: | New → Confirmed |
Changed in launchpad-registry: | |
importance: | Undecided → Low |
status: | Confirmed → Triaged |
tags: |
added: merge-deactivate removed: registry |
Changed in launchpad: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | Triaged → In Progress |
To post a comment you must log in.
Is this a dupe of bug 248223?