Bug #5826
closedShow identifier conflict prompt when conflict is detected
0%
Description
I removed this window from the save workflow because it seemed like there was no logical question to ask the user - if you are saving the datapackage it is a new revision, not a new datapackage (you can use the "duplicate" feature if you want a new one). We did away with the notion of the identifiers encoding the revision history, so there's only one thing to do: generate a new identifier for the new revision and use it. The only thing I think we could do is ask what kind of identifier we want to generate (UUID, DOI, ARK...).
Related issues
Updated by ben leinfelder almost 12 years ago
I am moving this to 2.1.0. I still can't think of a reason to show the conflict resolution window until we are in a position where we need to generate a specific kind of identifier (DOI, ARK, etc) or if we allow users to name their own identifier.