-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Session Status Change: Send Status Change with Email #4604
Session Status Change: Send Status Change with Email #4604
Comments
hi @mariobehling, follow up on the issue with discussed during open-event meeting, I've tried out papercall.io. And the flow as below:
|
Ok, makes sense to do it that way. So, a good implementation would be: In further development (in separate issue) we should also
|
@mariobehling There is a major blocker in terms of adding different types of emails for different state changes. @divs4debu told me about it on call. The database will need to be migrated and notification types will be needed to change and there are a lot of compatibility issues. This is because current implementation uses |
When the status of submissions is changed by organizers or speakers themselves, e.g. from Pending to Accepted, the organizer should have the option to send speakers an automated email about the status change. There should be a pop up when the organizer selects "Send Email" with two sections a) the standard section as below and b) with a field where the organizer could add additional information.
In this email add the organizer email in CC, but also provide a tick box "Organizer in CC", with the tick box pre-selected. So, the organizer would have to tick off if he/she does not want to receive the email in CC.
Further Development in Future:
In future we should also have an option for the organizer to add an "Reply to" address.
The emails are developed here: https://docs.google.com/document/d/1TgkU_Wvm-849z-CjubD-AvDVhmgfotB-agoP5NWusEQ/edit#
Pending (Speaker submitted session)
From: [email protected]
CC: organizer email
Subject: Your Speaker Submission for [Event Name] titled [Session Name]
Text:
Hello,
This is an automatic message from eventyay.com. We have received your submission [Session Name] for [Event Name] on [Event Date].
Your proposal will be reviewed by the event organizers and review team.
The current status of your session is now “Pending”. You can also check the status of your submission on the session page [link to session page]. You need to be logged in to view it.
In case organizers have additional information for you, you can find it below this message.
More details about the event are on the event page at [Link to public Event Page].
Thank you.
https://eventyay.com
===============================
Message from the Organizers
[Message from Organizers here or leave it empty if no message was added]
Accepted (Organizer has accepted the session.)
From: [email protected]
CC: organizer email
Subject: Accepted! Congratulations Your Submission for [Event Name] titled [Session Name] Has Been Accepted
Text:
Hello,
This is an automatic message from eventyay.com.
Your session status for the submission [Session Name] for [Event Name] was changed to “Accepted”. Congratulations!
Your proposal will be scheduled by the event organizers and review team. Please (re)confirm your participation with the organizers of the event, if required.
You can also check the status and details of your submission on the session page [link to session page]. You need to be logged in to view it.
In case organizers have additional information for you, you can find it below this message.
More details about the event are on the event page at [Link to public Event Page].
Thank you.
https://eventyay.com
===============================
MESSAGE FROM ORGANIZERS
[Message from Organizers here or leave it empty if no message was added]
Rejected: (Session rejected by organizer.)
From: [email protected]
CC: organizer email
Subject: Not Accepted. Your Submission for [Event Name] titled [Session Name] Was Not Accepted
Text:
Hello,
This is an automatic message from eventyay.com.
Unfortunately your submission [Session Name] for [Event Name] was not accepted. Your session status was changed to “Rejected”.
The status change was done by event organizers. If there are questions about this change please contact the organizers.
You can also check the status and details of your submission on the session page [link to session page]. You need to be logged in to view it.
In case organizers have additional information for you, you can find it below this message.
More details about the event are on the event page at [Link to public Event Page].
Thank you.
https://eventyay.com
===============================
MESSAGE FROM ORGANIZERS
[Message from Organizers here or leave it empty if no message was added]
Confirmed (Organizers confirmed the session of the speakers.)
From: [email protected]
CC: organizer email
Subject: Confirmed! Congratulations Your Submission for [Event Name] titled [Session Name] Has Been Confirmed
Text:
Hello,
This is an automatic message from eventyay.com.
Your session status for the submission [Session Name] for [Event Name] was changed to “Confirmed”. Congratulations!
Your proposal will be scheduled by the event organizers and review team. Please inform the event organizers in case there are any changes to your participation.
You can always check the status and details of your submission on the session page [link to session page]. You need to be logged in to view it.
In case organizers have additional information for you, you can find it below this message.
More details about the event are on the event page at [Link to public Event Page].
Thank you.
https://eventyay.com
===============================
MESSAGE FROM ORGANIZERS
[Message from Organizers here or leave it empty if no message was added]
Canceled (Organizers cancel the speaker session for some reason.)
From: [email protected]
CC: organizer email
Subject: Canceled! Your Submission for [Event Name] titled [Session Name] Was Canceled
Text:
Hello,
This is an automatic message from eventyay.com. Your session status for the submission [Session Name] for [Event Name] was changed to “Canceled”.
The status change was done by event organizers. If there are questions about this change please contact the organizers.
You can also check the status and details of your submission on the session page [link to session page]. You need to be logged in to view it.
In case organizers have additional information for you, you can find it below this message.
More details about the event are on the event page at [Link to public Event Page].
Thank you.
https://eventyay.com
===============================
MESSAGE FROM ORGANIZERS
[Message from Organizers here or leave it empty if no message was added]
Withdrawn
From: [email protected]
CC: organizer email
Subject: Withdrawn. Your Submission for [Event Name] titled [Session Name] Has Been Withdrawn
Text:
Hello,
This is an automatic message from eventyay.com. Your session status for the submission [Session Name] for [Event Name] was changed to “Withdrawn”.
The status change was done by event organizers or by yourself. If there are questions about this please contact the organizers.
You can also check the status and details of your submission on the session page [link to session page]. You need to be logged in to view it.
In case organizers have additional information for you, you can find it below this message.
More details about the event are on the event page at [Link to public Event Page].
Thank you.
https://eventyay.com
===============================
MESSAGE FROM ORGANIZERS
[Message from Organizers here or leave it empty if no message was added]
The text was updated successfully, but these errors were encountered: