[READ] Step 1: Are you in the right place?
Issues filed here should be about bugs for a specific extension in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
- For general technical questions, post a question on StackOverflow
with the firebase tag.
- For general Firebase discussion, use the firebase-talk
google group.
- To file a bug against the Firebase Extensions platform, or for an issue affecting multiple extensions, please reach out to
Firebase support directly.
[REQUIRED] Step 2: Describe your configuration
- Extension name:
firestore-send-email
- Configuration values (redact info where appropriate):
- all config require (extension is working, except that if I modify a template, modifications are not applied)
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
In firestore-send-email, if I modify a template, these modifications are not applied.
The html code is good, there is all my modifications, but the function still send the old template version.
Expected result
The updated template.
Actual result
Mail send with the old template
[READ] Step 1: Are you in the right place?
Issues filed here should be about bugs for a specific extension in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
with the firebase tag.
google group.
Firebase support directly.
[REQUIRED] Step 2: Describe your configuration
firestore-send-email[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
In firestore-send-email, if I modify a template, these modifications are not applied.
The html code is good, there is all my modifications, but the function still send the old template version.
Expected result
The updated template.
Actual result
Mail send with the old template