Skip to content

Email oauth 2#471

Open
fproldan wants to merge 20 commits intodiamoerp-developfrom
email_oauth_2
Open

Email oauth 2#471
fproldan wants to merge 20 commits intodiamoerp-developfrom
email_oauth_2

Conversation

@fproldan
Copy link
Copy Markdown
Owner

No description provided.

gavindsouza and others added 20 commits October 21, 2024 15:09
If reference_doctype and reference_name is getting None then Communication will not link with append_to DocType.
…imap is turned off (frappe#17344)

This can happen if email domain is updated - which forcibly updates settings
of all email accounts associated with that email domain
(cherry picked from commit b4b6b66)

Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com>
This is happening because we enqueue the sendmail task before the
current transaction is commited. enqueued task is looking for a document
that is not yet commited and thus failing to send mails.
(cherry picked from commit 69c87e5)
(cherry picked from commit a80cf47)

# Conflicts:
#	frappe/core/doctype/communication/email.py
(cherry picked from commit cb97b49)
…ing users) (fix in version-12 but not in version-13) (frappe#17293)

fix: issue frappe#17052 fix in version-12 but not in version-13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.