Bug #2360
Document Identifier Conflict Resolution
0%
Description
Currently, Morpho uses the <scope> and <lastId> to generate the next document
id for any new document. When saving locally, if a document with this id already
exists, it will simply be overwritten silently. When saving to the network, the
save will generally fail silently. When there is a naming conflict like this,
the user should be alerted and given options for how to deal with the confict,
such as saving it with a higher revision number, saving it under a different
document id, etc.
Related issues
History
#1 Updated by Callie Bowdish almost 14 years ago
My understanding is that previous versions of Morpho handle document conflicts. Judith worked with a previous version recently and didn't have the same problems as those working with the current version.
#2 Updated by Callie Bowdish almost 14 years ago
I tested previous version of Morpho 1.6.0 and found that it had problems with doc ids too.
#3 Updated by Jing Tao almost 14 years ago
it is duplicated to bug 3454
- This bug has been marked as a duplicate of bug 3454 ***
#4 Updated by Jing Tao almost 13 years ago
move to 1.7
#5 Updated by Redmine Admin over 9 years ago
Original Bugzilla ID was 2360