Skip to content

Conversation

@VigneshC-Jfrog
Copy link
Contributor

@VigneshC-Jfrog VigneshC-Jfrog commented Jun 5, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Link to github issue : jfrog/jfrog-cli#2851

Issue description : We are facing this issue during config transfer process, when virtual repository associated with default deployment repository. With the current code, we are removing the repositoryRefs and not the default deployment repository. In Artifactory, we have a condition check, the default deployment repository should be part of repositoryRefs, because of which we are encountering this issue.

Code fix implemented : We are removing both repositoryRefs and default deployment repository during the repository creation process. Later, we are adding it back again during update repository process. Virtual repository transfer process is designed in such a way ( creation + updation ) to overcome this issue #822.

@shahiinn shahiinn merged commit 4d00c5b into jfrog:dev Jun 10, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants