Closed ptewson-sfdo closed 2 years ago
+1 Looks like BDI_SettingsUI.component
requires the field Run_Opportunity_Rollups_while_Processing__c
but its not added in the controller BDI_BatchOverride_CTRL.cls
There is a relatively quick workaround for this. Do the following:
This can be done in 10 minutes. Beats having to use Workbench to update the data.
Good luck!
This issue is no longer being considered by the product team.
Attempting to either clone or edit a NPSP DataImportBatch record results in the message "SObject row was retrieved via SOQL without querying the requested field: npspDataImportBatchc.npspRun_Opportunity_Rollups_while_Processingc "
Steps to reproduce:
EXPECTED: Clone the record
ACTUAL: Message "SObject row was retrieved via SOQL without querying the requested field: npspDataImportBatchc.npspRun_Opportunity_Rollups_while_Processingc"