GitLab for Jira Cloud app 配置失败
Summary
配置 GitLab for Jira Cloud app 无法下一步。
操作说明如下:
操作到链接实例的时候无法继续操作。
点击Save后会自动跳转回第二张图片的页面,如此往复循环,使用 GitLab.com 也是一样的效果,并且没有任何报错提示。
Steps to reproduce
按照官方文档做配置即可。
Example Project
What is the current bug behavior?
Jira Cloud 中 GitLab for Jira 无法关联其他实例。
What is the expected correct behavior?
Relevant logs and/or screenshots
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of: `sudo gitlab-rake gitlab:env:info`) (For installations from source run and paste the output of: `sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)(we will only investigate if the tests are passing)

