Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
TransferItems method crashes OI
Just a heads up for everyone. If you're using the transferitems method and OI is crashing, check the items array that you're passing. It doesn't like trailing @fms.
Perhaps because it tries to transfer an item of key null. Actually, good thing to be aware of. Maybe it doesn't like a null item anywhere within the list.
Perhaps because it tries to transfer an item of key null. Actually, good thing to be aware of. Maybe it doesn't like a null item anywhere within the list.