Top "Bug-tracking" questions

This tag is for general bug tracking questions that aren't specific to a given tool.

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, …

bug-tracking markup bugzilla
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 …

api tfs powershell bug-tracking
Is there a bug/issue tracking system which integrates with Mercurial?

I've used Trac/Subversion before and really like the integration. My current project is using Mercurial for distributed development and …

mercurial integration bug-tracking
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 …

version-control bug-tracking issue-tracking bitbucket
Bug tracking best practices

In my company, these rules apply: Only testers are allowed to create issues. Developers must send e - mail a …

project-management bug-tracking
URL to access a defect directly in Quality Center 10

How can I create a direct link to a Defect in Quality Center 10? In the QC UI when I right …

bug-tracking hp-quality-center
Any bug tracking addin for Visual Studio?

I don't want a fancy bug tracking suite. Sometimes I am working on projects/tools for myself, and I just …

c# visual-studio bug-tracking
Is there a ticket system that also does project management?

Were looking to roll out a ticket system that also has project management capability. We're currently using Trac but we …

project-management bug-tracking ticket-system
How do I close a project in Jira?

There are a few tasks still open in the backlog, but we're done with the project and I would like …

project-management bug-tracking jira jira-plugin
Is there an equivalent to Trac written in PHP?

Is there an equivalent to Trac written in PHP? I need something that integrates with SVN and is free. It …

php svn bug-tracking trac