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

APIv4 - Delete undocumented deprecated activityType lookup #20506

Merged

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Jun 4, 2021

Overview

Deletes an undocumented APIv4 quirk that's been giving deprecated warnings for over a year.

Before

When creating an Activity, APIv4 would accept activity_type as a string.
This was never documented or available in the Api Explorer, and has been giving deprecated warnings since May 2020.

After

Quoth the raven, nevermore.

Technical Details

It was an early POC of a possible way to do option lookups from the pre-alpha APIv4 extension. Didn't catch on.

@civibot
Copy link

civibot bot commented Jun 4, 2021

(Standard links)

@civibot civibot bot added the master label Jun 4, 2021
@seamuslee001
Copy link
Contributor

Looks good to me

@seamuslee001 seamuslee001 merged commit c1f3628 into civicrm:master Jun 4, 2021
@seamuslee001 seamuslee001 deleted the deleteActivityPreCreationSubscriber branch June 4, 2021 21:54
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.

2 participants