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#2383 fix for contact custom data date field not working in scheduled reminder #19628

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

vakeesan26
Copy link

@vakeesan26 vakeesan26 commented Feb 18, 2021

Overview

When we use the contact custom date field in scheduled reminder condition, then it is not working as expected
https://lab.civicrm.org/dev/core/-/issues/2383

Before

What is the old user-interface or technical-contract (as appropriate)?
For optimal clarity, include a concrete example such as a screenshot, GIF (LICEcap, SilentCast), or code-snippet.

After

What changed? What is new old user-interface or technical-contract?
For optimal clarity, include a concrete example such as a screenshot, GIF (LICEcap, SilentCast), or code-snippet.

Technical Details

If the PR involves technical details/changes/considerations which would not be manifest to a casual developer skimming the above sections, please describe the details here.

Comments

Anything else you would like the reviewer to note

@civibot
Copy link

civibot bot commented Feb 18, 2021

(Standard links)

@civibot civibot bot added the master label Feb 18, 2021
@eileenmcnaughton eileenmcnaughton changed the title dev/core#2383 fix for dev/core#2383 fix for Feb 21, 2021
@eileenmcnaughton eileenmcnaughton changed the title dev/core#2383 fix for dev/core#2383 fix for contact custom data date field not working in scheduled reminder Feb 21, 2021
@eileenmcnaughton
Copy link
Contributor

test this please

@monishdeb
Copy link
Member

monishdeb commented Apr 6, 2021

Tested in local and confirmed that it fixes the issue. Although as per the patch I tried to find a generalise approach so that we can avoid using entitytable name separately on IF clause for contact but I think thats ok in this case. I have added a unit test #19972 for this PR. And expecting that it will pass after merging this PR .

Merging this PR.

@monishdeb monishdeb merged commit 52dc358 into civicrm:master Apr 6, 2021
@eileenmcnaughton
Copy link
Contributor

Thanks @monishdeb & @vakeesan26 for getting your heads into this difficult code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants