Skip to content

Deprecated join alias fix

jitendra requested to merge jitendra/mjwshared:noteicefix into master

Seeing lots of these warnings in the log after the latest security upgrade -

[warning] Deprecated join alias 'payment_processor' used in APIv4 get. Should be changed to 'payment_processor_id' Caller: Civi\Api4\Query\Api4SelectQuery::autoJoinFK

image

Merge request reports