modeldb icon indicating copy to clipboard operation
modeldb copied to clipboard

bug in artifact store

Open clsx524 opened this issue 4 years ago • 0 comments

It looks like a bug to me. This line should use storeArtifact for PUT request.

https://github.com/VertaAI/modeldb/blob/master/backend/src/main/java/ai/verta/modeldb/artifactStore/storageservice/nfs/NFSService.java#L172

clsx524 avatar Mar 08 '21 01:03 clsx524