gitlab-org--gitlab-foss/lib/bitbucket
Bart Libert 4bfd54f3d2
Import bitbucket issues that are reported by an anonymous user
For these kind of issues, the "reporter" field is present but zero.
In such a case, "fetch" will not return the default value, but it will
return nil.
Hence, importing fails, because the "username" field of nil is referenced

Fixes issue #44381
2018-05-24 13:28:58 +02:00
..
error
representation Import bitbucket issues that are reported by an anonymous user 2018-05-24 13:28:58 +02:00
client.rb
collection.rb
connection.rb
page.rb
paginator.rb