CaveArnold / Sequence

Tracking Sequence feature requests.
0 stars 0 forks source link

Port Incoming Trigger fails when Port balance is negative #16

Open CaveArnold opened 4 months ago

CaveArnold commented 4 months ago

Port incoming funds trigger failed when balance is negative 🪲 : I sent a test amount of $20 to Cave's Pension Income port which triggered the incoming funds active trigger to transfer 100% to Wealthfront - Cave's Investment Cash account.

Rule Activity:

Screenshot 2024-05-12 211959

Amount deposited:

Screenshot 2024-05-12 212019

New Balance [Previous balance: -44 cents previously]:

Screenshot 2024-05-12 211845

Final Balance Alert shows $19.56:

Screenshot 2024-05-12 213421

Transfer Error Detail:

Screenshot 2024-05-12 213758

I suspect it tried to transfer $20 dollars and not the port balance of $19.56. The correction would be to always use the current port balance as the starting amount to transfer rather than the transfer amount presuming that all transfer rules transfer 100% of the balance to one or multiple target accounts/pods.

The -44 cents balance was the two micro deposits that PNC sent to use to validate the port account being linked. I already had the incoming funds transfer setup and Sequence transferred the amount prior to the sweep back of the 44 cents by PNC.

Return to Discord Entry Index