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-21023 Replace deprecated code and hardcoded IDs with pseudoconstants in Activity BAO #10816

Merged
merged 1 commit into from
Aug 4, 2017

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Aug 3, 2017

Overview

Replace deprecated code and hardcoded IDs with pseudoconstants in Activity BAO

Before

Uses deprecated functions

After

Uses less deprecated functions (none when triggering sendSMS function). Also remove some hardcoded status IDs.

Comments

No functional change so impact should be minimal. But should improve robustness of code.


@colemanw colemanw merged commit 0efad9e into civicrm:master Aug 4, 2017
@colemanw
Copy link
Member

colemanw commented Aug 4, 2017

Code looks good, tests are passing.

@mattwire mattwire deleted the nfc_activity_pseudoconstant branch August 28, 2017 12:51
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