Skip to content

Reviewer dropdown fails to return user list #69

Description

@BrianKrohn

When starting to create a pull request in Bitbucket 5.5.0, the reviewer list hangs. Logs indicate Null Pointer Exception in com.monitorjbl.plugins.UserUtils.getUserDisplayNameByName.

Log:
2017-11-21 07:46:33,768 WARN [http-nio-7990-exec-18] usernamehere @S1AW2Kx466x167256x0 11blfdc 192.168.50.140:52732,0:0:0:0:0:0:0:1 "GET /rest/api/latest/projects/DEVOPS/repos/axis/pull-requests/77/merge HTTP/1.1" c.a.s.i.h.r.DefaultRepositoryHookService [DEVOPS/axis[763]] Error calling com.atlassian.stash.internal.plugin.legacy.MergeRequestCheckAdapter.preUpdate (com.monitorjbl.plugins.pr-harmony:mergeCheck) java.lang.NullPointerException: null at com.monitorjbl.plugins.UserUtils.getUserDisplayNameByName(UserUtils.java:40) at com.monitorjbl.plugins.PullRequestApproval.missingRevieiwersNames(PullRequestApproval.java:50) at com.monitorjbl.plugins.MergeBlocker.check(MergeBlocker.java:39) at com.atlassian.stash.internal.plugin.legacy.MergeRequestCheckAdapter.preUpdate(MergeRequestCheckAdapter.java:33) at com.atlassian.stash.internal.plugin.legacy.MergeRequestCheckAdapter.preUpdate(MergeRequestCheckAdapter.java:14) ...

Let me know if you need more from the log. I cut the full error short.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions