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

dev/core#461 - Duplicate Message template is generated when it is sav… #12982

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

jitendrapurohit
Copy link
Contributor

…ed through schedule reminder form

Overview

Duplicate Message template is generated when it is saved via schedule reminder form

Before

Instead of saving a new msg template from the sched reminder form, multiple duplicates are created on single save. See steps to reproduce at https://lab.civicrm.org/dev/core/issues/461.

Also replicated on https://dmaster.demo.civicrm.org/civicrm/admin/messageTemplates?reset=1

After

Single template is saved.

Comments

Gitlab - https://lab.civicrm.org/dev/core/issues/461

@homotechsual
Copy link
Contributor

(CiviCRM Review Template DEL-1.1)

  • Explain (r-explain)
    • PASS : The goal/problem/solution have been adequately explained in the PR.
  • Test results (r-test)
    • UNREVIEWED
    • COMMENTS: Test bot is not running due to GH service issues.
  • Code quality (r-code)
    • PASS: The functionality, purpose, and style of the code seems clear+sensible.
  • Documentation (r-doc)
    • PASS: The changes do not require documentation.
  • Maintainability (r-maint)
    • PASS: The change sufficiently improves test coverage, or the change is trivial enough that it does not require tests.
  • Run it (r-run)
    • PASS: Reproduced issue on CiviBuild Dmaster site - rebuilt site with PR - cannot reproduce issue with the PR applied.
  • User impact (r-user)
    • PASS: The change would be intuitive or unnoticeable for a majority of users who work with this feature.
  • Technical impact (r-tech)
    • PASS: The change preserves compatibility with existing callers/code/downstream.

@seamuslee001
Copy link
Contributor

Jenkins test this please

@alifrumin
Copy link
Contributor

I was able to replicate this bug on https://dmaster.demo.civicrm.org/civicrm/admin/messageTemplates?reset=1 by following the directions outlined on https://lab.civicrm.org/dev/core/issues/461

Then I tested on the jenkins build.

This pr fixes the bug.

This is ready to be merged from my perspective.

@seamuslee001
Copy link
Contributor

Merging as per Alice and Mikey's testing

@seamuslee001 seamuslee001 merged commit d150d98 into civicrm:master Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants