Changes between Version 9 and Version 10 of UserGuidelines/Admin/RecordMerging
- Timestamp:
- 10/17/13 19:40:40 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Admin/RecordMerging
v9 v10 11 11 12 12 === Workflow === 13 14 13 1. Login as Administrator 15 14 2. Bookmark the original record: … … 38 37 39 38 === Effects === 40 41 1. The record you chose to keep will be kept, the other record gets deleted 42 2. All records linked to the deleted record will be re-linked to the record you kept 43 3. Affiliations and ownership will be updated to the data in the final record 44 4. Synchronized instances will be informed about the deletion and updates with the next scheduled synchronization 39 1. The record you chose to keep will be kept, the other record gets deleted 40 2. All records linked to the deleted record will be re-linked to the record you kept 41 3. Affiliations and ownership will be updated to the data in the final record 42 4. Synchronized instances will be informed about the deletion and updates with the next scheduled synchronization 45 43 46 44 Important: merging records can affect access permissions. To ensure consistent permissions during the whole transaction, you must be logged in as Administrator. 45 47 46 == CLI == 48 49 47 Identify the 2 record IDs, decide which one you wish to keep & which one should be deprecated & then merge them as follows: 50 48 {{{ … … 58 56 59 57 It is also possible to specify that some fields should be retained from the one which is being deprecated. 58 59 == See Also == 60 * BluePrintRecordMerger