Email for resend invitation on manage-members

Bug #333380 reported by Paul Everitt
2
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Low
Chris Rossi

Bug Description

When "Resend invitation" is selected on the manage members screen, send an email.

Background
==============

When someone is invited to join a community, we create an Invitation and send them an email with a link to that invitation. The click on the link and process the invitation.

However, they might ignore the invitation, so we provide a way for the community moderator to "Resend" the invitation. It is the exact same email that goes out as the one we send on the first invitation.

Tasks
===========

- Find the case in the formhandling of members.manage_members_view where we detect that the button was clicked for resend info.

- Make sure the moderator didn't also click "Remove" on that invitation. If they did, then Remove has higher precedence and we don't resend the invitation.

- Queue up a mail for that invitation.

- Make sure tests pass.

Changed in karl3:
assignee: nobody → paul-agendaless
importance: Undecided → Low
milestone: none → m3
description: updated
Changed in karl3:
assignee: paul-agendaless → chris-archimedeanco
Changed in karl3:
status: New → In Progress
Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

It occurs to me that the original invitation had a field allowing the sender to specify a message as arbitrary html text. This message is not currently saved with the invitation but would need to be if we are going to resend invitations. Is this the intent?

Revision history for this message
Paul Everitt (paul-agendaless) wrote : Re: [Bug 333380] Re: Email for resend invitation on manage-members

Good point, agreed.

Chris Rossi wrote:
> It occurs to me that the original invitation had a field allowing the
> sender to specify a message as arbitrary html text. This message is not
> currently saved with the invitation but would need to be if we are going
> to resend invitations. Is this the intent?
>

Changed in karl3:
status: In Progress → Fix Committed
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.