Bhuvarahan / npsp

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

Increase the installment limit in Recurring Donations #128

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Just curious, but why are the number of installments for recurring
donations limited to 50?

Thanks,
Phillip

Original issue reported on code.google.com by phillip....@gmail.com on 5 Oct 2009 at 8:13

GoogleCodeExporter commented 8 years ago
Recurring donations can be created in batches of up to 200 via the api. If each 
recurring donation has 50 
installments, that would lead to the creation of 1000 opportunities. 1000 is 
the current size limit for Apex Sets 
and Lists. That's why the limit is 50.

Original comment by gok...@gmail.com on 5 Oct 2009 at 8:17

GoogleCodeExporter commented 8 years ago
Thanks. I should have realized that.

Original comment by phillip....@gmail.com on 5 Oct 2009 at 8:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The problem is that people want to make gifts that recur over five years. That 
would be sixty, not 50. But wait. When I multiply 50 x 200, don't I get 10,000, 
not 1,000? 

Original comment by worldsto...@gmail.com on 9 Dec 2010 at 6:19

GoogleCodeExporter commented 8 years ago
You are right, bad math on my part. I believe the limit on sets has gone away. 
I'll look into it.

Original comment by gok...@gmail.com on 10 Dec 2010 at 10:18

GoogleCodeExporter commented 8 years ago
Nope. Just tested the instance I'm customizing for a client. Error
message says clearly that the limit is 50.

Thanks!

-- 
Trish
Patricia Perkins, Technology Advisor
HandyCapable Solutions
www.handycapablesolutions.org
336-457-0040

BE the change you want to see in the world.
--Gandhi

Original comment by worldsto...@gmail.com on 11 Dec 2010 at 3:00

GoogleCodeExporter commented 8 years ago
Right. That message is from my code and that limit is imposed by me to protect 
folks from hitting underlying Salesforce limits. Now that those underlying 
limits have changed, I will look at upping the limits in my code. 

Original comment by gok...@gmail.com on 11 Dec 2010 at 5:21

GoogleCodeExporter commented 8 years ago
Thanks!

-- 
Trish
Patricia Perkins, Technology Advisor
HandyCapable Solutions
www.handycapablesolutions.org
336-457-0040

BE the change you want to see in the world.
--Gandhi

Original comment by worldsto...@gmail.com on 11 Dec 2010 at 5:40

GoogleCodeExporter commented 8 years ago

Original comment by kbro...@gmail.com on 28 Feb 2012 at 7:20

GoogleCodeExporter commented 8 years ago

Original comment by kbro...@gmail.com on 26 Apr 2012 at 3:59