Changes between Version 10 and Version 11 of BluePrintDeduplication
- Timestamp:
- 12/15/10 00:47:19 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintDeduplication
v10 v11 52 52 53 53 54 1.if the Document duplicate check was triggered inside a 'colorbox'54 * if the Document duplicate check was triggered inside a 'colorbox' 55 55 popup in a main form, populate the main record with the existing 56 56 record instead of just the error message (error could be downgraded to 57 57 a warning) 58 58 59 1.To deal with the computation time issue, do the calculations in59 * To deal with the computation time issue, do the calculations in 60 60 the background as a scheduled task & just have the UI accessible 61 61 manually. Could then even build workflow to send a notification (e.g. email) 62 62 to the admin when high-probability duplicates are detected 63 63 64 1.The 'not duplicates' functionality could be a single new table64 * The 'not duplicates' functionality could be a single new table 65 65 with columns for: table, record1, record2