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

[16.0] Helpdesk - confirmation email not sent #528

Open
Toomaaa opened this issue Jan 2, 2024 · 2 comments
Open

[16.0] Helpdesk - confirmation email not sent #528

Toomaaa opened this issue Jan 2, 2024 · 2 comments
Labels

Comments

@Toomaaa
Copy link

Toomaaa commented Jan 2, 2024

Module

Helpdesk

Describe the bug

When creating a ticket, the user does not receive a confirmation email.
By creating an email template and putting it in email in the "New" step, the user receives a confirmation email if they created the ticket through the user portal, but not if they created the ticket by sending an email to the email address (but the ticket is successfully created).

Furthermore, members of the Support team do not receive a notification email in the event of a new ticket opened by the portal.
On the other hand, they receive a notification if it is an open ticket by email (a sort of email transfer).

Can you help me please?

To Reproduce

Affected versions: 16.0

Steps to reproduce the behavior:

  1. Send an email to [email protected] > No confirmation email for the user. Support team got a notification email.
  2. Open a ticket on the user portal > Confirmation email received. Support team don't receive notification email

Expected behavior

  1. Send an email to [email protected] > Confirmation email received. Support team got a notification email.
  2. Open a ticket on the user portal > Confirmation email received. Support team got a notification email.

Additional context
Odoo self-hosted 16.0

@Toomaaa Toomaaa added the bug label Jan 2, 2024
@oyale
Copy link

oyale commented Apr 8, 2024

We have been able to reproduce this bug, at least the confirmation email part, also in version 14.0.

Noticing that automatic mail worked fine on all other stages, since they were handled from the backend, it seemed to be a problem specific to the creation of new tickets received by email.

Our workaround was to explicitly declare the stage_id in the Default values of Alias configuration.

We have documented this at https://handbook.coopdevs.org/ca/Odoo/Funcional/V14/Helpdesk/mail-templates-on-stage-new

Sadly, we have not tested the notification email.

@clxadmin
Copy link

I have the same issue here in Version 16 - any solutions for this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants