odoo/odoo#227438

Created by fw-bot
Merged at 1273d807de6394a40beb6e0e4b081ece065f2510

Statuses:

label
odoo-dev:18.0-17.0-opw-4654411-lecr-453471-fw
head
efe3f4163716477d499955c4ab2dc285fda69ae9
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: #221049