How do I submit a description parsing regression? It’s a Yodlee integration. My checking account has descriptions like the following:
- External Withdrawal AMEX / EPAYMENT AM - ACH PMT
- External Withdrawal / SomePayment xyz - SomePay
- External Withdrawal VENMO - / PAYMENT
- External Withdrawal CHASE / CREDIT CRD - AUTOPAY
They used to parse correctly but as of March 3 2025, they parse as follows (including quotes as well):
- “external Withdrawal Amex”
- “external Withdrawal”
- “external Withdrawal Venmo -”
- “external Withdrawal Chase”
Everything after the forward slash is eliminated, which is where the good information for AutoCat exists. The last transaction that parsed correctly for me was Feb 10, 2025.