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

CRM-19663: A scheduled reminder set to use an absolute date does not allow repeats #9773

Merged
merged 3 commits into from
Apr 7, 2017

Conversation

monishdeb
Copy link
Member

@monishdeb monishdeb commented Feb 3, 2017

@monishdeb
Copy link
Member Author

Jenkin test this please

}
}
foreach ($moreKeys as $mkey) {
$params[$mkey] = CRM_Utils_Array::value($mkey, $values);
Copy link
Contributor

@jitendrapurohit jitendrapurohit Mar 24, 2017

Choose a reason for hiding this comment

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

@monishdeb Seems this change provides and extra ability to fill the values for absolute as well as relative dates. As I was able to save both dates in the form, I think $moreKeys looping here should be containing only repetition field values.

image

Copy link
Contributor

@jitendrapurohit jitendrapurohit left a comment

Choose a reason for hiding this comment

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

@monishdeb I've pushed the fix for additional issues I found. This could be merged now.

@monishdeb monishdeb merged commit 5a30498 into civicrm:master Apr 7, 2017
@monishdeb monishdeb deleted the CRM-19663 branch April 7, 2017 07:18
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