parent
ff74e0ff00
commit
698eb3358a
|
@ -1593,6 +1593,7 @@ Zotero.Sync.Data.Engine.prototype._handleUploadError = Zotero.Promise.coroutine(
|
||||||
}
|
}
|
||||||
throw new Error(`Unexpected index value ${index}`);
|
throw new Error(`Unexpected index value ${index}`);
|
||||||
|
|
||||||
|
case 409: // TEMP: from classic sync
|
||||||
case 412:
|
case 412:
|
||||||
return this.UPLOAD_RESULT_LIBRARY_CONFLICT;
|
return this.UPLOAD_RESULT_LIBRARY_CONFLICT;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user