bcgov / sbc-pay

ServiceBC common payment services for one-time and long-enagement partners
Apache License 2.0
8 stars 39 forks source link

22803 - Fix 65535+ query parameters error #1686

Closed seeker25 closed 2 months ago

seeker25 commented 2 months ago

https://github.com/bcgov/entity/issues/22803

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-pay license (Apache 2.0).

seeker25 commented 2 months ago

A better way of fixing this problem, I think would be rewriting it so we pass in the query object instead of a hard id list, we don't have alot of time before EFT release, so this will have to do for now.