Skip to content

filter duplicated members before migrating

ng requested to merge master-no-dup-members into master

There might be the case that a list had somebody subscribed twice and so importing fails with a duplicate entry constraint. This can be avoided by makeing the members list uniq upfront.

Closes #208 (closed)

Merge request reports