| 61 | |
| 62 | == Discussion == |
| 63 | |
| 64 | Heikki Doeleman: I would like to propose a modification to the point about action on import. I think it would be better not to present the choice to the metadata-importing user beforehand, because I think in the vast majority of cases there will not be a clash in UUIDs. |
| 65 | |
| 66 | I propose that the choice on what action to take on import is *only* presented in case of a clashing UUID, and that the user in these cases must choose to: |
| 67 | |
| 68 | * 1. Cancel the import |
| 69 | * 2. Replace the existing metadata |
| 70 | * 3. Merge the new and the existing metadata (or is this too confusing?) |
| 71 | * 4. Generate new UUID for the new metadata |
| 72 | |
| 73 | And of course never show the user an exception. |
| 74 | |
| 75 | Please let me know your thoughts ? |
| 76 | |
| 77 | |