Ian Booth has proposed merging lp:~wallyworld/launchpad/commercial-project-expiration-email-1055246 into lp:launchpad.
Commit message: Reword commercial project expiration email to reflect new expiration behaviour. Requested reviews: Curtis Hovey (sinzui) Related bugs: Bug #1055246 in Launchpad itself: "Incorrect text in commercial project expiration email" https://bugs.launchpad.net/launchpad/+bug/1055246 For more details, see: https://code.launchpad.net/~wallyworld/launchpad/commercial-project-expiration-email-1055246/+merge/125921 Change the template used to create the commercial project expiration email since bug and branch creation is now forbidden when the subscription expires. -- https://code.launchpad.net/~wallyworld/launchpad/commercial-project-expiration-email-1055246/+merge/125921 Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'lib/lp/registry/emailtemplates/product-commercial-subscription-expired-open-source.txt' --- lib/lp/registry/emailtemplates/product-commercial-subscription-expired-open-source.txt 2012-05-24 21:26:57 +0000 +++ lib/lp/registry/emailtemplates/product-commercial-subscription-expired-open-source.txt 2012-09-24 04:21:55 +0000 @@ -5,8 +5,8 @@ %(commercial_use_expiration)s Commercial features were deactivated. Things that are private will -remain private. New bugs and branches are public by default! Private -branches cannot be linked to project series. +remain private. New bugs and branches are forbidden until the project sharing +policies are updated. Private branches cannot be linked to project series. A commercial subscription allows you to host your commercial project on Launchpad in the same way as any other project. Project's with a
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

