Probesys / glpi-plugins-ticketmail

plugin ticketMail for glpi application
GNU Affero General Public License v3.0
3 stars 4 forks source link

Ticket-Mail not added as "answer" or "note" in ticket itself #15

Closed usterei closed 7 months ago

usterei commented 1 year ago

After sending an email out of the ticket using the plugin, the ticket should be integrated in information flow within ticket history. The mail is being sent perfectly with version 3.9.3, but its also "lost" - meaning not in the ticket for the other users to be seen.

usterei commented 7 months ago

in version 3.6.5 after sending the email now a task is created saying that a mail is sent. It would be extremely useful if the email sent would be content of the task, as other helpdesk agents may not know what the email was saying.

philgprobesys commented 7 months ago

Hi @usterei , it's possible to change the code of the plugin to add all the mail content into the Task but i was afraid the the content of this task will be too long. I reopen this issue to change the code on next version of the plugin

philgprobesys commented 7 months ago

After reflexion, i think that the best solution is to add the content of the mail on a Document ( txt or eml for example ) associate to the task