Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix - autofill JFrog servers get trigger for the wrong server-id #534

Merged
merged 3 commits into from
Jul 26, 2021

Conversation

Or-Geva
Copy link

@Or-Geva Or-Geva commented Jul 21, 2021


If multiple JFrog instances are configured, and only the first JFrog instance in the instance list gets updated (deleting the wrong Artifactory URL and leaving it blank), it will automatically correct all the other JFrog instances.

Related issue: #532 (comment)

Copy link
Member

@yahavi yahavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got an NPE when the platform URL didn't exist before. Please fix.

src/test/java/org/jfrog/hudson/ArtifactoryBuilderTest.java Outdated Show resolved Hide resolved
@Or-Geva Or-Geva requested a review from yahavi July 22, 2021 11:17
@Or-Geva Or-Geva requested a review from yahavi July 22, 2021 12:19
@Or-Geva Or-Geva merged commit aa9629f into jfrog:master Jul 26, 2021
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.

2 participants