pull-request fails. XXXX is not a user

Issue #34 new
Former user created an issue

We recently upgraded from stash to bit_bucket 4.9.1. I'm using the 0.7.0 version of the atlassian-stash gem.

I'm trying to open a pull request with this command, "stash pull-request UIS-2962 master @xxxx" It doesn't matter which users I add as approvers. The request fails and I get this message

Errors encountered while adding some reviewers to this pull request. {"context"=>"xmjg", "message"=>"xmjg is not a user.", "exceptionName"=>nil} xxxx is not a user.

Removing the approvers lets a pull request be created.

Thanks, Mark

Comments (1)

  1. Mark Gibbons

    I got around this problem by supplying the user id's in upper case. The api used to accept user id's in lower case. I was the original creator of this issue. Please feel free to close it.

    Thanks, Mark

  2. Log in to comment