You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new ticket through the customer portal (/new/ticket)
Fill in the form and submit
Check email notifications
Current behavior
When a new ticket is created through the portal, the email notification is sent to the customer (partner_id) instead of the assigned user (user_id).
Expected behavior
The email notification should be sent to the assigned user (user_id) when a new ticket is created through the portal, not to the customer.
Additional context
The issue appears to be in the email template configuration where partner_to is set to {{object.partner_id.id}} instead of {{object.user_id.partner_id.id}} in the assignment_email_template.