Merged teams showing up in the web ui
Bug #429802 reported by
Ahmed Shams
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Brad Crittenden |
Bug Description
Steps to reproduce:
1. As a member of ~registry, open https:/
2. See that lots of merged teams are listed there.
3. If you try to add one of those teams to ~oss-translators you'll get a Page not found error (OOPS-1354D377)
What should happen:
Merged teams shouldn't be listed there.
Per bug 430504, this also happens at the StructuralSubsc
Related branches
lp://qastaging/~bac/launchpad/bug-429802
- Aaron Bentley (community): Approve (code)
-
Diff: 142 lines (+37/-13)5 files modifiedlib/lp/registry/doc/teammembership.txt (+10/-1)
lib/lp/registry/doc/vocabularies.txt (+16/-4)
lib/lp/registry/interfaces/person.py (+1/-1)
lib/lp/registry/model/person.py (+2/-0)
lib/lp/registry/vocabularies.py (+8/-7)
summary: |
- Merged teams showing up on +add-my-teams page + Merged teams showing up in the web ui |
description: | updated |
Changed in launchpad-registry: | |
milestone: | none → 3.1.10 |
Changed in launchpad-registry: | |
status: | Triaged → Won't Fix |
status: | Won't Fix → Triaged |
importance: | Undecided → High |
Changed in launchpad-registry: | |
milestone: | 3.1.10 → none |
Changed in launchpad-registry: | |
milestone: | none → 3.1.12 |
Changed in launchpad-registry: | |
assignee: | nobody → Brad Crittenden (bac) |
status: | Triaged → In Progress |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
tags: | added: merge-deactivate |
To post a comment you must log in.
~ubuntu-press-team has been disabled, that's why you're getting a Page not found error. I'm marking this bug as triaged since merged teams shouldn't be listed in +add-my-teams.
Thanks for the report