Bug #13377
Feature #13280: Create relationships between existing authority records via CSV import
Problem: warning is not provided when authority relations CSV import encounters a match
Status: | Verified | Start date: | 06/30/2020 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Mike Cantelon | % Done: | 0% | |
Category: | CSV import | |||
Target version: | Release 2.6.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
If a newly imported relationship matches an existing relationship but the ``match-and-update`` parameter is not being used (so default "create new records" behaviour), then AtoM should ignore that row in the CSV file (which it does) AND provide a warning to indicate that an update was not made. This warning is currently not being provided.