SuiteCRM
SuiteCRM copied to clipboard
Do not delete the subject when editing a tracking url from the campaign assistant
Issue
In step 3 of the campaign wizard, entering a subject in the email template and editing a tracking URL removes the subject from the email template.
Expected Behavior
Editing a tracking URL does not remove the subject from the email template.
Actual Behavior
After editing a tracking URL, don't remove the subject from the email template.
Possible Fix
Delete the next line in file jssource/src_files/modules/EmailTemplates/EmailTemplate.js: $('#template_subject').val(''); and rebuild the minified javascript files so that the change is propagated to the file modules/EmailTemplates/EmailTemplate.js
Steps to Reproduce
- Create a campaign through the wizard
- In the Templates step:
- Indicate a subject in the email template
- Create a Tracking URL
- Edit the tracking URL and save.
- Check that the subject of the template has been deleted.
Context
Prevent the information entered by the user from being lost
Your Environment
SuiteCRM Version used: Version 7.12.6 Browser name and version: Versión 100.0.4896.88 (Build oficial) (64 bit Environment name and version: MySQL, PHP 7 Operating System and version: Ubuntu 20.04