Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed bug with polymorphic fields being used in where clauses when rollup is started from parent - found while migrating the rest of Rollup tests away from Opportunity object as part of the definitive fix for #74 * Fix for #75 - revert named export from RollupForceRecalculation LWC, as this breaks the current version of Locker's event handling * Added CMDT table in Recalculate Rollup lwc (#78) * Fixes #77 by updating example rollup action picture to correctly represent the options available * Update README with consistent 'buttons' * Final fixes for #79 to remove all tests with DML on opportunity * Added version description and release notes url to sfdx-project.json * Remove UPSERT from invocable descriptions * Fix some more polymorphic where clause edge cases * Tweaking build script to ensure tests get run even when scratch org allotment is over limit / does not exist Co-authored-by: Jonathan Gillespie <jonathan.c.gillespie@gmail.com>
- Loading branch information