| 9 | |
| 10 | == Web UI == |
| 11 | |
| 12 | === Workflow === |
| 13 | |
| 14 | 1. Login as Administrator |
| 15 | 2. Bookmark the original record: |
| 16 | - Perform a search for the original record |
| 17 | - Open the record |
| 18 | - Click "Mark as Duplicate" |
| 19 | 3. Bookmark the duplicate record: |
| 20 | - Perform a search for the duplicate record |
| 21 | - Open the record |
| 22 | - Click "Mark as Duplicate" |
| 23 | 4. Open the bookmarks list: |
| 24 | - Click on "Deduplicate" right next to "(Un)Mark as duplicate" |
| 25 | - See a list of all bookmarked records for this resource |
| 26 | 5. Select the records you want to merge |
| 27 | - must select exactly 2 records |
| 28 | - then click "Merge" |
| 29 | - See the merge form with both original and duplicate side-by-side |
| 30 | 6. Compare the records, correct what needs to be corrected |
| 31 | - you can edit any field |
| 32 | - you can use the swap-buttons to swap the field between original and duplicate |
| 33 | 7. Decide which record to keep and click either "Keep Original" or "Keep Duplicate" |
| 34 | |
| 35 | == CLI == |