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

Open
opened 2026-02-20 16:20:53 -05:00 by deekerman · 0 comments
Owner

Originally created by @SinergiaCRM on GitHub (Sep 29, 2021).

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/src_files/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
  1. 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

Originally created by @SinergiaCRM on GitHub (Sep 29, 2021). #### 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/src_files/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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#4630
No description provided.