Bhuvarahan / npsp

Automatically exported from code.google.com/p/npsp
0 stars 0 forks source link

Batch update fails #346

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In Recurring Donations Setup tab, select Batch Settings tab, then "Run Batch 
Update OR
2. In Setup| Develop|Apex Classes, select RecurringDonations_BATCH and click 
"Run Test"
3.

What is the expected output? What do you see instead?
In #1, the batch update lists as a failure. No errors appear in the error queue.
In #2, the batch update fails with the message "System.QueryException: 
duplicate field selected: npe03__Contact__c"

What version of the packages are you using?
2.0.8

Please provide any additional information below.

The nightly batch update does not schedule; when navigating to the Recurring 
Donations tab, the following error message appears: "There was an error in 
scheduling your nightly Recurring Donations update." 

Original issue reported on code.google.com by rac...@patrontechnology.com on 28 Aug 2012 at 3:43

GoogleCodeExporter commented 8 years ago
Do you have a custom field mapping for the Contact__c field in use?

Original comment by kbro...@gmail.com on 29 Aug 2012 at 2:38

GoogleCodeExporter commented 8 years ago
Yes - removing it solves the Apex test and the individual run batch update. The 
scheduled job may be blocked by another custom workflow we have in place. Thank 
you.

Original comment by rac...@patrontechnology.com on 29 Aug 2012 at 1:16

GoogleCodeExporter commented 8 years ago

Original comment by kbro...@gmail.com on 15 Jan 2013 at 7:33