Skip to content

Typo in Fix for #172 #282

Description

@tuliren

In this commit, when setting upstream URL, a wrong parameter was checked:

StringupstreamUrl = (String) cause.get("upstreamUrl");
if (!Strings.isNullOrEmpty(upstreamProject)) {
cause_object.setUpstreamUrl(upstreamUrl);
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions