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

Remove another call to getTokenDetails #21794

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Oct 11, 2021

Overview

Remove another call to getTokenDetails

Before

Calls getTokenDetails - only a few fields used which are accessible via apiv3

After

Calls apiv3

Technical Details

The goal is to make the tokenValues hook uncalled outside the
token processor & hence redundant. We were trying to do that in 5.43
but this call is not using the results anyway so I guess
putting in master is immaterial to that goal

Comments

@civibot
Copy link

civibot bot commented Oct 11, 2021

(Standard links)

@civibot civibot bot added the master label Oct 11, 2021
The goal is to make the tokenValues hook uncalled outside the
token processor & hence redundant. We were trying to do that in 5.43
but this call is not using the results anyway so I guess
putting in master is immaterial to that goal
@demeritcowboy
Copy link
Contributor

api\v4\Action\FkJoinTest::testBridgeJoinRelationshipContactActivity
Failed asserting that 121 matches expected 120.
/home/jenkins/bknix-dfl/build/core-21794-lxrk/web/sites/all/modules/civicrm/tests/phpunit/api/v4/Action/FkJoinTest.php:336

Doesn't seem related?

@eileenmcnaughton
Copy link
Contributor Author

no it doesn't

@eileenmcnaughton
Copy link
Contributor Author

test this please

@eileenmcnaughton eileenmcnaughton merged commit 38e4a7e into civicrm:master Oct 12, 2021
@eileenmcnaughton eileenmcnaughton deleted the sms branch October 12, 2021 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants