Skip to content

save_bulk: Remove duplicated origins data in user submitted list

If a user submitted list of origins to archive contains duplicates ensure to remove them to avoid error when inserting to database.

Fixes SWH-WEBAPP-678.

Merge request reports