Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #4075 - No way to add email signature after adding email template #9518

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

marcoblancas
Copy link
Contributor

Description

Populates self.updateSignature = function () in a superior scope in order to be called in $.fn.EmailsComposeView.onTemplateSelect

Steps to reproduce and test are in issue #4075

Motivation and Context

The signature should stay after adding the template

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@SuiteBot
Copy link

This pull request has been mentioned on SuiteCRM. There might be relevant details there:

https://community.suitecrm.com/t/dealing-with-signature-and-templates/84010/2

@craigpanton craigpanton added the Status:Needs Assessed Needs the core team to assess label Feb 24, 2022
@mattlorimer mattlorimer added Branch:Hotfix Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member and removed Status:Needs Assessed Needs the core team to assess labels Feb 28, 2022
@mattlorimer mattlorimer added the Status: Ready to Merge PRs that have passed QA & can be merged into next release batch label Feb 28, 2022
@mattlorimer mattlorimer merged commit 41035ec into salesagility:hotfix Feb 28, 2022
@SuiteBot
Copy link

This pull request has been mentioned on SuiteCRM. There might be relevant details there:

https://community.suitecrm.com/t/e-mail-signature-not-loading-automatically-or-with-lag/84975/3

@SuiteBot
Copy link

SuiteBot commented Sep 7, 2022

This pull request has been mentioned on SuiteCRM. There might be relevant details there:

https://community.suitecrm.com/t/email-templates-not-overwriting-signature-7-12-x/86196/2

@pgorod
Copy link
Contributor

pgorod commented Sep 8, 2022

See the Forum thread kindly posted by SuiteBot above ☝️ for some peculiar use-cases where this new way of doing things isn't working too well....

Copy link

@glharitha7 glharitha7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Branch:Hotfix Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Status: Ready to Merge PRs that have passed QA & can be merged into next release batch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants