odoo/odoo#227848

Created by fw-bot
Merged at 8b420f84cf85a68d0ed43d3998e42e821d69f799

Statuses:

label
odoo-dev:saas-18.3-17.0-opw-4654411-lecr-463737-fw
head
6d7d6046ce6c2d335fc8213599be13ab4249a97d
merged
8 months ago by Craig Lewis (lecr)
odoo/odoo
17.0 #221049
18.0 #227438
saas-18.2 #227460
saas-18.3 #227848
saas-18.4 #227854
19.0 #227855
saas-19.1
saas-19.2
saas-19.3
master #228230

[FIX] survey: Update subject from template in surveys

Description of the issue/feature this PR addresses:

Fixed previous commit where the subject doesn't update when the template was updated. This was due to a filter in place preventing this from happening.

Steps to reproduce on runbot:
1. Go to mail templates and search for Survey
2. Open the Survey: Invite template
3. Update the subject on this template
4. Open the Surveys app and select any survey
5. Click on Share and then enable send by email
6. Change the template being used
6. The subject will stay the same

opw-4654411


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #227460
Forward-Port-Of: #221049