salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.51k stars 2.09k forks source link

Campaigns - When a tracker URL is added from wizard, the subject is deleted #9304

Open SinergiaCRM opened 3 years ago

SinergiaCRM commented 3 years ago

Issue

From step 3 of the campaigns wizard, when editing a tracking URL the Subject from the email template is deleted

Expected Behavior

The Subject of the email template should not be deleted.

Actual Behavior

The Subject of the email template is deleted.

Possible Fix

Comment line 545 of the file _jssource/srcfiles/modules/EmailTemplates/EmailTemplate.js // $('#template_subject').val('');

Steps to Reproduce

  1. Create a campaign through the wizard
  2. In step 3, Email templates:
    • Indicate a subject in the email template
    • Create a Tracking URL
    • Select the tracking URL
    • Click on the Edit Tracker button
  3. Check that the subject of the template has not been deleted.

Context

Some clients has sent emails maketings without subject

Your Environment

SuiteCRM Version used: Version 7.11.21 - Sugar Version 6.5.25 (Build 344) Browser name and version: Chrome Versión 92.0.4515.131 (Build oficial) (64 bits) Environment name and version: MySQL, PHP 7 Operating System and version: Ubuntu 18.04

timo-ecm2 commented 3 years ago

I can confirm that this happens, just select a tracker to edit and click on the edit button. The Edit pop-up opens and subject field is empty. I hope it will be fixed as soon as possible. It happens in Version 7.11.21 & Version 7.11.22