uvdesk / core-framework

UVDesk Community Helpdesk Core Framework Bundle providing the core essential functionalities and integration tools to easily integrate any other community helpdesk packages.
https://www.uvdesk.com
MIT License
60 stars 55 forks source link

When reply on cc and bcc email, email received on cc and bcc email id so here headers not showing correctly #628

Open komal-sh-27 opened 1 year ago

komal-sh-27 commented 1 year ago

Description
When reply on cc and bcc email, email received on cc and bcc email id so here headers not showing correctly

How to reproduce
Step 1: Login with admin dashoard and reply in ticket with cc:

Step 2: Now check the cc email id here in headers details not showing correctly, to parameter showing blank:

image

With BCC email id:

image

With CC and BCC email id's:

image

Possible Solution
If we have reply with cc and bcc options so here should be shown a proper headers details like this:

When CC email id:

image

When BCC email id:

image

When Bcc and Cc email id:

image