Skip to main content
Raquel Riemer (JNF) 님이 Commons Project: DLRS에 질문했습니다

I wanted to abort the current full calculate so that I could adjust it with a filter (less records)   I aborted the only apex running job I could find.. Still getting this error when trying to edit the filter parent object Contact records to update using WHERE clause #Declarative Lookup Rollup Summaries #Apex #Delete Field Dlrs LookupRollupSummary Error:A calculate job for rollup 'First Gift Date (Contact)' is already executing. If you suspect it is not aleady running try clearing the applicable record from the Lookup Rollup Calculate Jobs tab and try again.

답변 6개
  1. 2022년 7월 13일 오전 6:37

    Assuming there are no jobs currently running (which you can check in Setup -> Apex Jobs), go to the Lookup Rollup Calculate Jobs tab and delete all records in that object. Then try running a full calculate again.

0/9000