mirror of
https://github.com/SuiteCRM/SuiteCRM.git
synced 2026-03-02 19:16:58 -05:00
Automatically populating email from Template (Leads Module) works in overview but not in detail view #4481
Labels
No labels
Area: API
Area: Campaigns
Area: Cases
Area: Clean Up
Area: Clean Up: Performance
Area: Dashlets
Area: Databases
Area: Developer Tools
Area: Elasticsearch
Area: Elasticsearch
Area: Emails
Area: Emails:Campaigns
Area: Emails:Cases
Area: Emails:Compose
Area: Emails:Config
Area: Emails:Templates
Area: Environment
Area: Installation
Area: Language
Area: Mobile
Area: Module
Area: PDFs
Area: PHP8
Area: Reports
Area: Studio
Area: Styling
Area: Upgrading
Area: Workflow
Area:Activity Stream
Area:Calls
Area:Import
Area:Projects
Area:Search
Area:Surveys
Area:Themes
Area:Users
Branch:Hotfix
Good First Issue
Hacktoberfest
Help Wanted
PR:Community Contribution
PR:Type:Enhancement
Priority:Critical
Priority:Important
Priority:Moderate
Severity: Major
Severity: Minor
Severity: Moderate
Status: Requires Code Review
Status: Requires Updates
Status: Stale
Status: Team Investigating
Status:Assessed
Status:Fix Proposed
Status:Needs Assessed
Status:Requires Automated Tests
Type: Bug
Type:Deprecated
Type:Discussion
Type:Duplicate
Type:Invalid
Type:Question
Type:Suggestion
Type:Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SuiteCRM-SuiteCRM#4481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peter-lernyx on GitHub (Jan 29, 2021).
Issue
When composing an email from detail view in Leads, populating the email from template does not work. Detail view meaning this:
When composing an email from overview in Leads, populating the email from template DOES work.
Overview meaning this:
Expected Behavior
Detail view should populate email from template
Actual Behavior
Subject of Message gets populated, Body of email doesn't
Possible Fix
Tried 8913 ,that doesn't do anything on 7.11.18
According to a discussion in the forum 7.11.15 doesn't have the issue.
https://community.suitecrm.com/t/email-templates-not-loading/68637/80
Steps to Reproduce
####Infrastructure
Tested on W10 Firefox, Chrome, Edge as well as MacOS Firefox.
@johnM2401 commented on GitHub (Feb 2, 2021):
Looks like this is potentially the same as:
https://github.com/salesagility/SuiteCRM/issues/8956
@ellyqual commented on GitHub (Feb 3, 2021):
my answer from #8956 - same issue as in this thread:
faced the same issue here.
solution from pstevens71 did work, what I did:
apply fix from @mattlorimer
github.com/salesagility/SuiteCRM@86a6654e17rebuilt all the JS files (in admin repair)
step 3 from @pstevens71 did not work for me, I had to clear my browser cache completely
tried to send an email via DetailView in Leads/Contact module: Popup will be shown correct and works fine & well even when creating mail from a template.
thank you guys!
@serhiisamko091184 commented on GitHub (Oct 4, 2024):
Hello @peter-lernyx,
Thanks for raising the issue,
I didn't manage to replicate the issue in the latest version of SuiteCRM (7.14.5), could you, please, clarify, if this is still an issue on your end?
Many thanks in advance!
Regards,
Serhii
@pstevens71 commented on GitHub (Oct 4, 2024):
I just tested and it works fine for me personally. But I do get complaints often for this. It seems to be a browser cache issue that is extremely difficult to flush. I normally tell people to switch browsers to Edge or Firefox.
@serhiisamko091184 commented on GitHub (Oct 4, 2024):
Hey @pstevens71,
thanks for your comment,
I was testing the issue on Chrome and Firefox browsers. Everything works as expected.
Thanks a lot!
Regards,
Serhii
@pstevens71 commented on GitHub (Oct 4, 2024):
Hey @serhiisamko091184, yes for most people it works just fine. I think it's a very quirky browser cache problem. It seems to only affect a small number of people. For example, my wife accessing my CRM is experiencing it right now. On the same system on the same server, on the same browser, I am not. She also has the same access as me. I haven't been able to put my finger on exactly why it affects only a small number of people. I can't find any commonalities.
@serhiisamko091184 commented on GitHub (Oct 4, 2024):
Thanks for the additional information @pstevens71, just to clarify - are you on the latest SuiteCRM 7 version?
I'll try to run more tests.
Still interested in getting feedback from the user who raised the ticket.
Thanks!
Regards,
Serhii
@pstevens71 commented on GitHub (Oct 4, 2024):
@serhiisamko091184 I'm on 7.14.3, to not the latest, but pretty close.