Skip to content

[CSV] Configure account autodetection per profile (5.1)

Dawid Wrobel requested to merge work/csv_detection_per_profile_5_1 into 5.1

CSV importer had a global option enabling account name autodetection based on the header contents. This, however, should only really be enabled if the CSV file contains actual account name, and therefore configurable per profile.

Also: run clang-format against touched source files.

BUG: 444741

Edited by Dawid Wrobel

Merge request reports