jamessimone / apex-rollup

Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
MIT License
202 stars 27 forks source link

Full recalc using 'Recalculate Rollup is incorrectly calculating as blank/null #564

Closed baobao917 closed 5 months ago

baobao917 commented 5 months ago

When performing a full recalculate using the Recalculate Rollup tab, the rollup calculation is incorrect. It is actually setting it to blank/null. Pls see video below:

Video - https://www.loom.com/share/dc7414b9d1f548738f427fb508dda7f0 Report from video - https://wallsforms--wffull.sandbox.lightning.force.com/lightning/r/Report/00OVD0000004GuD2AU/view CMDT rollup - https://wallsforms--wffull.sandbox.lightning.force.com/lightning/setup/CustomMetadata/page?address=%2Fm0IVD000000426T

Sample Parent record 1 - https://wallsforms--wffull.sandbox.lightning.force.com/lightning/r/GFERP__Item__c/a3o3w000002OIIlAAO/view Sample Parent record 2 - https://wallsforms--wffull.sandbox.lightning.force.com/lightning/r/GFERP__Item__c/a3o3w000002OHbwAAG/view Sample Parent record 3 - https://wallsforms--wffull.sandbox.lightning.force.com/lightning/r/GFERP__Item__c/a3o3w000002OAo0AAG/view

baobao917 commented 5 months ago

@jamessimone You previously had access to this org but I have since refreshed the sandbox. Pls let me know if you'd like me to setup you as a user again and using which email.

jamessimone commented 5 months ago

@baobao917 was this based off of 1.6.13? I'm happy to take a look if you can create a user again for my Salesforce email.

baobao917 commented 5 months ago

@jamessimone Actually it was based off of 1.6.12. I upgraded to 1.6.13 and that release seems to have fixed it. Thanks!