Summary: | OFX Import Ignores Requested Date Range | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Brendan <KDE> |
Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, ralf.habacker |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/7bc87e6af0f4a5dd9a7eb9a75b78816004d29a90 | Version Fixed In: | 4.8.1,5.0.0 |
Sentry Crash Report: |
Description
Brendan
2016-07-18 15:56:13 UTC
Exact same problem: importing OFX transactions for my Citibank card pulled down the entire year. If I delete the transactions, the next import pulls them all back down again, even when I configured the Start date of import to be the Last update date (just a few days ago). Git commit 32bcdfebc6476cf6595ea5dcd8d442cd56a511c5 by Albert Astals Cid, on behalf of Jeff Lundblad. Committed on 21/01/2017 at 00:22. Pushed by aacid into branch '4.8'. Only import OFX requested date range Only import transactions that are newer than or equal to the "Start date of import" in the account's online settings Tested on Citi credit card OFX downloads which nearly always download 2 years worth of transactions regardless of the date range that the OFX request requests. REVIEW: 128478 M +35 -1 kmymoney/plugins/ofximport/ofximporterplugin.cpp https://commits.kde.org/kmymoney/32bcdfebc6476cf6595ea5dcd8d442cd56a511c5 Git commit 7bc87e6af0f4a5dd9a7eb9a75b78816004d29a90 by Albert Astals Cid, on behalf of Jeff Lundblad. Committed on 21/01/2017 at 00:23. Pushed by aacid into branch 'master'. Only import OFX requested date range Only import transactions that are newer than or equal to the "Start date of import" in the account's online settings Tested on Citi credit card OFX downloads which nearly always download 2 years worth of transactions regardless of the date range that the OFX request requests. REVIEW: 128478 M +35 -1 kmymoney/plugins/ofximport/ofximporterplugin.cpp https://commits.kde.org/kmymoney/7bc87e6af0f4a5dd9a7eb9a75b78816004d29a90 |