pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.44k stars 81 forks source link

Contact import CSV - Status ignored #253

Closed vzsi closed 11 months ago

vzsi commented 11 months ago

When importing a previously exported and edited contacts, and "Replace duplicates" is selected, the status of existing contacts update to "active" regardless of the statuses in the imported CSV.

So all unsubcribed contacts become active again.

wmnnd commented 11 months ago

Thank you for reporting this!

I’ve just fixed this issue on main. From now on, if the status column is present, only contacts marked as active are imported. All other contacts are discarded. I’ve already deployed this on managed Keila and it’s going to be part of the next release.

vzsi commented 11 months ago

Great! Thanks!