Hello Everyone,
Currently, when a user comments on a document, Frappe sends an email notification to the recipient.
If the recipient replies directly to that email from Gmail (or any email client), the reply is not added back to the document as a comment.
It would be very helpful if:
When a user replies to the notification email, that reply automatically appears as a comment in the related document.
Example use case:
-
User A comments on a document
-
User B receives email notification
-
User B replies from Gmail
-
The reply is added as a new comment in the same document
Is there any existing solution for this?
Thank you.