mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* fix(#2562): Prevent transaction deduplication for imported transactions (#2770) * fix(#2562): Prevent transaction deduplication for imported transactions * chore(): eslint fixes * chore(): Add release note file * fix(#2562): Allow transaction deduplication if transaction being imported is null * chore: Rename release note, add strazto as author * test(loot-core): Add test case for new logic * docs(release-notes.loot-core): Add pmoon00 as author * test(loot-core): Update test case to not be affected by unrelated bug * test(loot-core): fix linter --------- Co-authored-by: Mohamed El Mahdali <mohamed.elmahdali.developer@gmail.com> Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv> * Add Handling For goCardless Fuzzy Search * Rename Release Note File * Rename Release Notes File * Fix UseFuzzySearchV2 After Merge Conflict * Update Fuzzy Search Query To Include New Columns * Update useFuzzyMatchV2 Variable To useStrictIdChecking * Update useStrictIdChecking To Only Be Used If It's Not Syncing From External Sources --------- Co-authored-by: Matthew Strasiotto <39424834+strazto@users.noreply.github.com> Co-authored-by: Mohamed El Mahdali <mohamed.elmahdali.developer@gmail.com> Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
123 B
123 B
category, authors
| category | authors | |||
|---|---|---|---|---|
| Bugfix |
|
Prevent transaction deduplication for imported transactions