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

Modify replied email subject: #1157

Merged
merged 1 commit into from
May 12, 2023
Merged

Conversation

kurogeek
Copy link
Contributor

Change the email subject which is replied by an agent. Example is below.

from Re: Example email subject 10
to Re: Example email subject (#10)

Note: 10 is a ticket number.

This makes emails that sent to customers look more slick and easy to understand.

Change the email subject which is replied by an agent. Example is below.

from `Re: Example email subject 10`
to `Re: Example email subject (frappe#10)`

Note: 10 is a ticket number.

This makes emails that sent to customers look more slick and easy to understand.
@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Patch coverage: 7.14% and project coverage change: -0.06 ⚠️

Comparison is base (b0eab62) 12.86% compared to head (197e3b5) 12.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1157      +/-   ##
==========================================
- Coverage   12.86%   12.81%   -0.06%     
==========================================
  Files          52       52              
  Lines        1803     1811       +8     
==========================================
  Hits          232      232              
- Misses       1571     1579       +8     
Impacted Files Coverage Δ
...lpdesk/helpdesk/doctype/hd_customer/hd_customer.py 38.09% <0.00%> (-6.35%) ⬇️
...lpdesk/helpdesk/doctype/hd_settings/hd_settings.py 0.00% <0.00%> (ø)
helpdesk/helpdesk/doctype/hd_ticket/hd_ticket.py 22.77% <0.00%> (ø)
...k/helpdesk/report/ticket_summary/ticket_summary.py 0.00% <ø> (ø)
helpdesk/__init__.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ssiyad ssiyad added the enhancement New feature or request label May 11, 2023
@ssiyad ssiyad merged commit 77da1f4 into frappe:main May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants