Skip to content

fix: prefill "To" when composing email on proposal doctypes - #294

Merged
harshtandiya merged 1 commit into
mainfrom
backport-293-to-main
Jul 28, 2026
Merged

fix: prefill "To" when composing email on proposal doctypes#294
harshtandiya merged 1 commit into
mainfrom
backport-293-to-main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated backport of #293 to main.

Frappe's communication composer resolves the recipient from the form's
get_email_recipients handler, which none of the proposal doctypes defined,
so the "To" field opened empty.

Talk Proposal sources recipients from the speakers child table, the only
place emails are stored. Event Proposal and Sponsorship Enquiry carry no
contact email, so both fall back to the submitting user.

Closes #246

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
(cherry picked from commit a79850b)
@github-actions github-actions Bot added the backport This PR / Issue is a backport for a branch other than develop label Jul 28, 2026
@harshtandiya
harshtandiya enabled auto-merge July 28, 2026 11:57
@harshtandiya
harshtandiya added this pull request to the merge queue Jul 28, 2026
Merged via the queue into main with commit 757c29f Jul 28, 2026
7 checks passed
@harshtandiya
harshtandiya deleted the backport-293-to-main branch July 28, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR / Issue is a backport for a branch other than develop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant