Teams with membership auto-renewal send out expiration emails requesting user to contact admin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Edwin Grubbs |
Bug Description
Teams with membership auto-renewal send out expiration emails requesting user to contact admin. For example, the ubuntu-ca-members team has 'renew their membership automatically, also notifying the admins' for the 'When someone's membership is about to expire, notify them and:' option and I'm getting the following e-mail warning me about the pending expiration of my membership in said team:
[QUOTE]
Hello Cody A.W. Somerville,
On 2010-04-13, six days from now, your membership
in the Ubuntu Canada Members (ubuntu-ca-members) Launchpad team
is due to expire.
<https:/
To prevent this membership from expiring, you should get in touch
with one of the team's administrators:
Corey Burger (corey.burger) <https:/
If your membership does expire, we'll send you one more message to let
you know it's happened.
Thanks for using Launchpad!
[/QUOTE]
Lastly, Corey Burger isn't the only admin of that team. I also happen to be admin of said team.
Related branches
- Brad Crittenden (community): Approve (code)
-
Diff: 170 lines (+81/-11)3 files modifiedcronscripts/flag-expired-memberships.py (+3/-2)
lib/lp/registry/doc/teammembership.txt (+57/-3)
lib/lp/registry/model/teammembership.py (+21/-6)
Changed in launchpad-registry: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: email |
Changed in launchpad-registry: | |
importance: | Low → High |
status: | Triaged → In Progress |
assignee: | nobody → Edwin Grubbs (edwin-grubbs) |
milestone: | none → 10.08 |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
Fixed in stable r11232 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11232>.