Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #35920

Closed (moved)
Open
Opened Aug 03, 2017 by Mark Fletcher@markglenfletcher🔴Maintainer0 of 3 tasks completed0/3 tasks

Tooling for reporting bugs to GitLab

Description

Let's build a tool that makes reporting issues to GitLab easy

Proposal

We ask for the same information in bug reports. It's useful to have all of the environment information, an instance check and also a stack trace.

Can we facilitate the process of reporting reproducible bugs?

What information is useful?

  • Sanitised information from the gitlab:check rake task
  • Environment information from the gitlab:env:info rake task
  • Stack trace for relevant 500 errors
  • Surrounding logs from sidekiq, workhorse etc

Links / references

Debian's reportbug:

  • https://wiki.debian.org/reportbug

Documentation blurb

Overview

What is it?

A command to help our users report bugs and problems with GitLab

Why should someone use this feature?

To report issues that they experience on their own instance

What is the underlying (business) problem?

Issues are often reported with not enough information. This should help us to gather accurate information about bugs that our users encounter

How do you use this feature?

  • sudo gitlab-rake gitlab:report_bug
  • sudo gitlab-ctl report_bug

?

Use cases

Who is this for? Provide one or more use cases.

Users that want to report a bug that they experience when using or administering GitLab to the issue tracker or the support team

Feature checklist

Make sure these are completed before closing the issue, with a link to the relevant commit.

  • Feature assurance
  • Documentation
  • Added to features.yml
Edited Jul 01, 2019 by Mark Fletcher
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab-foss#35920