jfrog-cli
jfrog-cli copied to clipboard
JFrog cli will overwrite the properties of artifacts when publish twice
Describe the bug
when use jf npm(maven/go is same) publish, theJFrog CLI can overwrite the properties of artifact
When using jf npm to republish the same version of the package again, jfrog will change its properties.
Current behavior
jfrog should not allow overwriting the same version in artifactory When I downgrade the jf-cli to 2.64.1, it can correctly prevent rewriting information, and versions after 2.64.1 seem to overwrite it
Reproduction steps
No response
Expected behavior
No response
JFrog CLI version
2.73.3(after 2.64.1)
Operating system type and version
ubuntu 22
JFrog Artifactory version
No response
JFrog Xray version
No response