Fixes issue where yodlee and plaid accounts get unset when changing dates.

This commit is contained in:
2024-02-27 22:07:13 -08:00
parent 6b5e9f8d32
commit eb15a55450

View File

@@ -97,6 +97,10 @@
:bank-account/sort-order
:bank-account/routing
:bank-account/check-number
:bank-account/use-date-instead-of-post-date?
{:bank-account/yodlee-account [:db/id :yodlee-account/name] }
{:bank-account/plaid-account [:db/id :plaid-account/name] }
[:bank-account/start-date :xform clj-time.coerce/from-date]
{[:bank-account/type :xform iol-ion.query/ident] [:db/ident]}
{:bank-account/integration-status