Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow overriding the subject on the invitation email #317

Closed
agerbens opened this issue Jun 21, 2018 · 1 comment
Closed

Allow overriding the subject on the invitation email #317

agerbens opened this issue Jun 21, 2018 · 1 comment
Projects

Comments

@agerbens
Copy link
Contributor

We should be able to override the subject on the invitation email when either:

  • Using the invite-email template
    OR
  • Passing a template in through the request body.
@synbot synbot added this to Dev: Ready in v2.3.2 Jun 21, 2018
@samrocksc samrocksc moved this from Dev: Ready to Dev: In Process in v2.3.2 Jun 22, 2018
@spruce-bruce
Copy link
Collaborator

This might be doable now - or at least I imagined doing this with the options column in the template table. The idea being that you can set the subject in the table with { subject: 'some subject' }. Updating the invite endpoint to take a subject seems pretty reasonable to handle dynamic subjects, too

@samrocksc samrocksc moved this from Dev: In Process to QA: Ready in v2.3.2 Jun 22, 2018
@pcavagna pcavagna moved this from QA: Ready to Done in v2.3.2 Jun 26, 2018
@synbot synbot closed this as completed Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

4 participants