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

Reviewer dropdown fails to return user list #69

Open
BrianKrohn opened this issue Nov 22, 2017 · 0 comments
Open

Reviewer dropdown fails to return user list #69

BrianKrohn opened this issue Nov 22, 2017 · 0 comments

Comments

@BrianKrohn
Copy link

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.

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

No branches or pull requests

1 participant