Will resent invite include original custom message?

I’m wondering if the invite message sent when I press “Resend invite” will include the custom message entered when the invite was originally created. I’d assume that this is the case…

2 Likes

Yes, I would also assume that is true. @techapj can confirm.

1 Like

Currently resending invite does not include custom message because we are not saving the custom message in Invite database record.

I will add it on my list to make it so.

6 Likes

Resending invite will now include custom message (if the original invitation had custom message). :sunny:

https://github.com/discourse/discourse/commit/16d356ab4e416bdf3433646d1d9859065269586f

7 Likes

This is really am excellent improvement! Does this include that if the invite email template has been modified between the original invite and resending the invite, the resent invite will use the original template, i.e. that the entire email is identical?

1 Like

Nope, only the custom message will be retained, not the entire template.

1 Like