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

Lava does not work in From Name or From Address Fields in Scheduling Confirmation Email #5527

Closed
1 task done
austinspooner opened this issue Jul 24, 2023 · 3 comments
Closed
1 task done
Labels
Fixed in v16.1 Type: Bug Confirmed bugs or reports that are very likely to be bugs.

Comments

@austinspooner
Copy link

austinspooner commented Jul 24, 2023

Please go through all the tasks below

  • Check this box only after you have successfully completed both the above tasks

Please provide a brief description of the problem. Please do not forget to attach the relevant screenshots from your side.

When using Lava in the From Name or From Address Fields in the Scheduling Confirmation Email it does not process. The email comes form the system email address instead.

image

Expected Behavior

Lava wold be processed correctly and the email would come from the individual who scheduled them. The same lava works find in the body of the email.

Actual Behavior

Email comes from the system email address.

Steps to Reproduce

  • Go to System Communications
  • Update the system communication to come from the person who scheduled them using the lava below:

From Name: {{ Attendance.ScheduledByPersonAlias.Person.FullName }}
From Address: {{ Attendance.ScheduledByPersonAlias.Person.Email }}

-Go schedule someone to serve

  • Email will come from the generic system email address and not the scheduler.

Rock Version

15.1

Client Culture Setting

en-us

@nathanp
Copy link

nathanp commented Aug 16, 2023

+1 for this issue. Right now if people reply to the scheduling email, the responses are going to our generic admin email. So then we have to forward the email to the corresponding team leader.

We are on Rock 14.3.1

@sparkdevnetwork-service sparkdevnetwork-service added the Type: Bug Confirmed bugs or reports that are very likely to be bugs. label Aug 16, 2023
@sparkdevnetwork-service sparkdevnetwork-service added the Status: In Dev Queue This issue is being worked on, and has someone assigned. label Oct 6, 2023
@Kwame-Agyei Kwame-Agyei added Fixed in v16.1 and removed Status: In Dev Queue This issue is being worked on, and has someone assigned. labels Oct 9, 2023
@KCKurz
Copy link

KCKurz commented Oct 11, 2023

This is wonderful, will this fix also be applicable to the Scheduling Reminder Email? It's the same way. Thank you!

@Kwame-Agyei
Copy link
Collaborator

This is wonderful, will this fix also be applicable to the Scheduling Reminder Email? It's the same way. Thank you!

Yes @KCKurz This fix should also resolve the issue with the Scheduling Reminder Email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v16.1 Type: Bug Confirmed bugs or reports that are very likely to be bugs.
Projects
None yet
Development

No branches or pull requests

5 participants