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

Mark unused function as deprecated #16688

Merged
merged 1 commit into from
Mar 5, 2020
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Mark unused function as deprecated

Before

CRM_Activity_BAO_Activity::getPriorCount unused

After

CRM_Activity_BAO_Activity::getPriorCount unused AND deprecated

Technical Details

I searched for getPriorCount before deciding this

Comments

@civibot
Copy link

civibot bot commented Mar 5, 2020

(Standard links)

@civibot civibot bot added the master label Mar 5, 2020
@demeritcowboy
Copy link
Contributor

Agree it seems unused. Also checked civicase v5 extension. I wonder if this is partly how case activity revisions got broken, but given its apparent purpose I doubt it.

@mattwire mattwire merged commit e5263f5 into civicrm:master Mar 5, 2020
@eileenmcnaughton eileenmcnaughton deleted the prior branch March 5, 2020 20:31
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