APIv4 - Fetch all options when matching pseudoconstants.
authorcolemanw <coleman@civicrm.org>
Sun, 11 Feb 2024 23:02:57 +0000 (18:02 -0500)
committereileen <emcnaughton@wikimedia.org>
Mon, 12 Feb 2024 20:43:43 +0000 (09:43 +1300)
commitd8987bb5ea55cd9977c7a318dd6832a287dc8e0d
tree3dba35a0a251012f6991de56c49d01768446e22a
parentf1d48d37146ee3984131de55a9854293eb2e7bb3
APIv4 - Fetch all options when matching pseudoconstants.

When performing a match we want to fetch all options not a filtered list.
Fixes https://lab.civicrm.org/dev/core/-/issues/4997
Civi/Api4/Utils/FormattingUtil.php