Questions tagged [bug-tracking]

This tag is for general bug tracking questions that aren't specific to a given tool. For those see the specific tag, e.g., redmine.

445 questions
165
votes
8 answers

Where can I find and submit bug reports on Google's Chrome browser?

It will be important for developers wanting to develop for the chrome browser to be able to review existing bugs (to avoid too much pulling-out of hair), and to add new ones (to improve the thing). Yet I can't seem to find the bug tracking for this…
James A. Rosen
  • 64,193
  • 61
  • 179
  • 261
66
votes
4 answers

How to mark an issue as resolved from the commit log?

I noted that in BitBucket when your commit log contains a number like #12 this number is linked to the bug number 12. I found this feature interesting, and I wonder if there is any keyword that would allow me to mark the issue as resolved from the…
Jader Dias
  • 88,211
  • 155
  • 421
  • 625
58
votes
15 answers

Bugzilla or Mantis?

As the title says, I'm starting one project right now, and trying to layout the infrastructure for the project (SVN, Email, Bug tracking, Online Forums, etc...) So, Bugzilla or Mantis?
John
54
votes
35 answers

Reasons not to build your own bug tracking system

Several times now I've been faced with plans from a team that wants to build their own bug tracking system - Not as a product, but as an internal tool. The arguments I've heard in favous are usually along the lines of : Wanting to 'eat our own dog…
Matt Sheppard
  • 116,545
  • 46
  • 111
  • 131
53
votes
16 answers

Any good strategies for dealing with 'not reproducible' bugs?

Very often you will get or submit bug reports for defects that are 'not reproducible'. They may be reproducible on your computer or software project, but not on a vendor's system. Or the user supplies steps to reproduce, but you can't see the defect…
P a u l
  • 7,805
  • 15
  • 59
  • 92
45
votes
16 answers

Git and Trac (or similar)

In the past I have really enjoyed using Trac with subversion repositories hosted on some of my own servers. The integrated ticketing and online code browsing is very convenient. I have used github for some of my public projects but I don't have the…
Paul Osborne
  • 5,024
  • 6
  • 24
  • 20
44
votes
2 answers

Does Bugzilla support any markup language?

Maybe I'm just blind, but I can't find documentation about how to format text in Bugzilla. Does Bugzilla support Markdown, Textile or some sort of markup language out of the box? -- EDIT -- Half interesting news: there is an open P3 enhancement [1]…
Paolo
  • 20,112
  • 21
  • 72
  • 113
41
votes
14 answers

What's the difference between a bug tracking and an issue tracking system?

I'm looking for both an explanation of why and when you would use each system and what features differentiate a bug vs. issue tracking application.
Aardvark
  • 8,474
  • 7
  • 46
  • 64
38
votes
22 answers

One man bugtracker?

Recently I've been doing lots of weekend coding, and have began to really need a bugtracker as things are gaining speed. This is probably the worst case scenario because I basically have to let things cool down over the week,so I simply can't…
Robert Gould
  • 68,773
  • 61
  • 187
  • 272
37
votes
25 answers

Capture Window (Alt-Print Screen) of Context Menu

As everyone knows, sometimes developers have to document stuff. Or capture some stuff for filing bug reports. My question is in MS Windows. I'm trying to capture the context menu (the popup menu that appears after right-clicking an item) of several…
moogs
  • 8,122
  • 8
  • 44
  • 60
36
votes
11 answers

Bug tracker setup with Git integration?

I know I can do most of this by hacking Trac and using Git hooks, but I was wondering if someone has / knows of something ready. Commenting on (and closing) tickets from commit messages would be nice, specially if the diff appears inline with the…
Jordi Bunster
  • 4,886
  • 3
  • 28
  • 22
32
votes
4 answers

Hosted bug tracking system with mercurial repositories (Summary of options & request for opinions)

The Question What hosted mercurial repository/bug tracking system or systems have you used? Would you recommend it to others? Are there serious flaws, either in the repository hosting or the bug tracking features that would make it difficult to…
Mark Booth
  • 7,605
  • 2
  • 68
  • 92
30
votes
2 answers

How to batch update multiple workitems in TFS

I need to update same field to same value for hundreds of workitems in TFS. Is there any way to do it in a batch instead of updating them manually one by one?
Ken Yao
  • 1,506
  • 1
  • 13
  • 24
28
votes
5 answers

Where is the Oracle Bug Database?

They must have hidden the bug database somewhere. I could not find it with Google. Is the bug database public?
Thomas Jung
  • 32,428
  • 9
  • 84
  • 114
26
votes
3 answers

How to have a private repository with public issue tracker on GitHub?

I am going to release some beta version of my application to the community. Project is stored on GitHub in the private repository. I would like to allow this community to report bugs and place them directly on GitHub Issues tab - it's not provided…
hsz
  • 148,279
  • 62
  • 259
  • 315
1
2 3
29 30