JIRA Development Panel Integration: list repo is empty
Summary
follow https://docs.gitlab.com/ee/integration/jira_development_panel.html
link self-hosted jira with self-hosted gitlab
in jira DVCS accounts step, nothing error
but repos is always empty
Steps to reproduce
jira 7.12.3 gitlab 11.4.7-ee
What is the current bug behavior?
i find log in jira nginx log
GET /rest/bitbucket/1.0/organization/7/syncRepoList?_=1557200146973 HTTP/1.1" 204 GET /rest/bitbucket/1.0/repository/find?orgId=7&_=1557200122958 HTTP/1.1" 200 39
but /rest/bitbucket/1.0/repository/find return [] empty array
What is the expected correct behavior?
list repos in the group
