Create team, create mailing list, purge a mailing list and you can't change the team's visibility
Bug #298224 reported by
Christian Reis
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Barry Warsaw |
Bug Description
Check out
https:/
You can't change that team's visibility. Steps to reproduce:
1. Create team
2. create mailing list
3. purge mailing list
R. you can't change the team's visibility
Gak!
Changed in launchpad-registry: | |
status: | Triaged → Fix Committed |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
validate_ person_ visibility( ) needs to take purged mailing lists into account. Right now it only checks for existence of a mailing list. Not including tests, this is probably a one or two line fix.