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

Add APIv4 MailingEventClickThrough #25645

Closed
wants to merge 1 commit into from

Conversation

colemanw
Copy link
Member

Overview

Adds a missing API for tracking click-throughs in sent mailings.

It appears to be an oversight from #25059 which claimed to add it but didn't.

@civibot
Copy link

civibot bot commented Feb 22, 2023

(Standard links)

@civibot civibot bot added the master label Feb 22, 2023
@eileenmcnaughton
Copy link
Contributor

api\v4\Entity\ConformanceTest::testConformance with data set "MailingEventClickThrough" ('MailingEventClickThrough')
Civi\API\Exception\NotImplementedException: API (TrackableURL, get) does not exist (join the API team and implement it!)

/home/jenkins/bknix-dfl/build/build-0/web/sites/all/modules/civicrm/Civi/API/Request.php:51
/home/jenkins/bknix-dfl/build/build-0/web/sites/all/modules/civicrm/api/api.php:71
/home/jenkins/bknix-dfl/build/build-0/web/sites/all/modules/civicrm/Civi/Test/Api4TestTrait.php:292
/home/jenkins/bknix-dfl/build/build-0/web/sites/all/modules/civicrm/Civi/Test/Api4TestTrait.php:225
/home/jenkins/bknix-dfl/build/build-0/web/sites/all/modules/civicrm/Civi/Test/Api4TestTrait.php:127
/home/jenkins/bknix-dfl/build/build-0/web/sites/all/modules/civicrm/tests/phpunit/api/v4/Entity/ConformanceTest.php:285
/home/jenkins/bknix-dfl/build/build-0/web/sites/all/modules/civicrm/tests/phpunit/api/v4/Entity/ConformanceTest.php:152
/home/jenkins/bknix-dfl/extern/phpunit8/phpunit8.phar:1721

@colemanw
Copy link
Member Author

colemanw commented Apr 6, 2023

Replaced by #26016

@colemanw colemanw closed this Apr 6, 2023
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