2018-02-24 03:57:36 -05:00
|
|
|
<!---
|
2017-04-28 06:27:57 -04:00
|
|
|
Please read this!
|
|
|
|
|
|
|
|
Before opening a new issue, make sure to search for keywords in the issues
|
2019-09-23 11:06:32 -04:00
|
|
|
filtered by the "regression" or "bug" label:
|
2017-06-20 21:18:58 -04:00
|
|
|
|
2019-09-23 11:06:32 -04:00
|
|
|
- https://gitlab.com/gitlab-org/gitlab/issues?label_name%5B%5D=regression
|
|
|
|
- https://gitlab.com/gitlab-org/gitlab/issues?label_name%5B%5D=bug
|
2017-06-20 21:18:58 -04:00
|
|
|
|
2017-04-28 06:27:57 -04:00
|
|
|
and verify the issue you're about to submit isn't a duplicate.
|
2018-02-24 03:57:36 -05:00
|
|
|
--->
|
2017-04-28 06:27:57 -04:00
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Summary
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- Summarize the bug encountered concisely. -->
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Steps to reproduce
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- Describe how one can reproduce the issue - this is very important. Please use an ordered list. -->
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2017-05-31 06:35:24 -04:00
|
|
|
### Example Project
|
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- If possible, please create an example project here on GitLab.com that exhibits the problematic
|
|
|
|
behavior, and link to it here in the bug report. If you are using an older version of GitLab, this
|
|
|
|
will also determine whether the bug is fixed in a more recent version. -->
|
2017-05-31 06:35:24 -04:00
|
|
|
|
2017-02-08 09:39:35 -05:00
|
|
|
### What is the current *bug* behavior?
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- Describe what actually happens. -->
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2017-02-08 09:39:35 -05:00
|
|
|
### What is the expected *correct* behavior?
|
2016-08-24 09:56:32 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- Describe what you should see instead. -->
|
2016-08-24 09:56:32 -04:00
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Relevant logs and/or screenshots
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- Paste any relevant logs - please use code blocks (```) to format console output, logs, and code
|
|
|
|
as it's tough to read otherwise. -->
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Output of checks
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com -->
|
2016-12-06 11:08:53 -05:00
|
|
|
|
2017-02-08 09:39:35 -05:00
|
|
|
#### Results of GitLab environment info
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- Input any relevant GitLab environment information if needed. -->
|
|
|
|
|
2017-04-12 08:01:14 -04:00
|
|
|
<details>
|
2017-05-10 23:09:07 -04:00
|
|
|
<summary>Expand for output related to GitLab environment info</summary>
|
2020-03-23 20:09:24 -04:00
|
|
|
|
2017-04-27 06:59:43 -04:00
|
|
|
<pre>
|
2017-04-12 08:01:14 -04:00
|
|
|
|
2016-08-23 06:28:11 -04:00
|
|
|
(For installations with omnibus-gitlab package run and paste the output of:
|
2017-02-08 09:39:35 -05:00
|
|
|
`sudo gitlab-rake gitlab:env:info`)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(For installations from source run and paste the output of:
|
2017-02-08 09:39:35 -05:00
|
|
|
`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production`)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2017-04-27 06:59:43 -04:00
|
|
|
</pre>
|
2017-04-12 08:01:14 -04:00
|
|
|
</details>
|
|
|
|
|
2017-02-08 09:39:35 -05:00
|
|
|
#### Results of GitLab application Check
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- Input any relevant GitLab application check information if needed. -->
|
|
|
|
|
2017-04-12 08:01:14 -04:00
|
|
|
<details>
|
2017-05-10 23:09:07 -04:00
|
|
|
<summary>Expand for output related to the GitLab application check</summary>
|
2017-04-27 06:59:43 -04:00
|
|
|
<pre>
|
2017-04-12 08:01:14 -04:00
|
|
|
|
2016-08-23 06:28:11 -04:00
|
|
|
(For installations with omnibus-gitlab package run and paste the output of:
|
2017-02-08 09:39:35 -05:00
|
|
|
`sudo gitlab-rake gitlab:check SANITIZE=true`)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
|
|
|
(For installations from source run and paste the output of:
|
2017-02-08 09:39:35 -05:00
|
|
|
`sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true`)
|
|
|
|
|
|
|
|
(we will only investigate if the tests are passing)
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2017-04-27 06:59:43 -04:00
|
|
|
</pre>
|
2017-04-12 08:01:14 -04:00
|
|
|
</details>
|
|
|
|
|
2016-08-25 10:41:51 -04:00
|
|
|
### Possible fixes
|
2016-08-23 06:28:11 -04:00
|
|
|
|
2020-08-27 14:10:29 -04:00
|
|
|
<!-- If you can, link to the line of code that might be responsible for the problem. -->
|
2017-04-28 06:27:57 -04:00
|
|
|
|
|
|
|
/label ~bug
|