SFDO-Community / declarative-lookup-rollup-summaries

Declarative Lookup Rollup Summaries (DLRS) is a community built and maintained Salesforce application that allows you to create cross object roll-ups declaratively - no code! For install instructions and documentation, visit our website https://sfdo-community-sprints.github.io/DLRS-Documentation/
https://sfdo-community-sprints.github.io/DLRS-Documentation/
BSD 3-Clause "New" or "Revised" License
696 stars 238 forks source link

DLRS is not getting calculated - the rollup is not writing zeros to my specified field when in realtime calc mode. #854

Open NehaWakchaware opened 5 years ago

NehaWakchaware commented 5 years ago

Hi, The DLRS is realtime still not getting calculated until we manually calculate it. Please find the attached screenshot : Untitled

Note : The aggregate result and field to aggregate are of same name.

krishnaRamas commented 5 years ago

Hi

I am also having the same issue

AtlantisFury commented 5 years ago

I am also having the same issue. Manual calc works, but realtime is not updating

AtlantisFury commented 5 years ago

I am also having the same issue. Manual calc works, but realtime is not updating

I have figured out that the rollup is not writing zeros to my specified field when in realtime calc mode. A recent change in behaviour is preventing one of my Process Builder processes from firing. I have updated my process so that it fires on null values and zeros as a workaround, now realtime DLRS is calculating as long as the value is greater than 0.

afawcett commented 4 years ago

Hmmm i would like to look into this further. There has been a few issues like this over the years... i wonder if this was at the heart of it for those that where not the usual reason...

CarmSmash commented 3 years ago

Hi there, I am have a similar issue when trying to aggregate just a Count of IDs of Opportunity Team Members on an Opportunity ( rollup summaries OOTB Salesforce does not provide an option to Opportunity Team Members). I just want to count the number of Opportunity Team Members on an Opportunity, and the Lookup Summary works when I force-calculate the field, does not work in realtime.

Set up is Standard: image

aheber commented 5 months ago

I know a lot of this is quite old. Is anyone connected to this issue still having problems and would be interested in looking deeper? I'd like to give it a chance to find a root cause and get a resolution.

If I don't hear back from anybody then I'll probably close it and worry about it the next time it is reported. (We do still such reports from time to time but it is often found to be cause by missing Relationship Criteria Fields values, but not always)