Bug Fixes
Solved bug with query rule output validation on no query result is set to Fail. For situations requiring more than one query to handle the rule, the query rule could say that there was no query result, whereas there was one.
In unit tests added isFilterable checks before executing assertions including queries like “select Id from Contact where Email = :email”. These queries were preventing package upgrades on some orgs, most likely because of Salesforce Shield.
1-12-2024 | 140 orgs | 595 unit tests