bug-tracking

Manage project meta-data with JIRA?

Perhaps I'm missing this functionality out of the box, but I can't seem to find it. So I'm looking for a JIRA plugin that would allow for adding notes attached directly to the project summary page. This would be for keeping track of odds and ends about a project that are important to document, but don't fit as bugs, code comments, spec ...

Public Bug portal for TFS

My company is transitioning it's scrum workflow into TFS. Presently we have a public site where people can submit bug reports. We would love to have those bug reports go directly into TFS. Is there any add-on, or 3rd party product that supports a public bug portal into TFS? ...

TFS 2010 - anyway to restrict editing of work items

Just installed TFS 2010 and noticed that the main text in work items can be edited. We'd like to freeze all editing of work items (except for admins), in order to keep a more auditable trail of discussion for each bug and minimize confusion over what the original bug was, etc. Is there a way to configure TFS 2010 so that the main text ...

QA team uses HP Quality Center, Dev team wants to use JIRA -- will this work?

Our QA team uses HP Quality Center for defect tracking, test plans, etc. The dev team really detests Quality Center and wants to use JIRA for internal task tracking. Can these two systems work seamlessly together? I have worked on projects where 2 teams used separate issue-tracking systems and keeping them in sync was a major headache....

How to configure Mantis so that an administrator is notified of all issues in the system

I want to setup Mantis in a way that it sends all notifications email to the administrator, even if the administrator is not assigned or monitoring a particular project. The administrator should get all the emails for all the activity occurring in the system. I tried to configure the Mantis' Email Notifications screen, but I fail to und...

How do i solve the "doesn't match anything issue" when submitting a bug with mylyn to bugzilla with eclipse

Hi there. I'm trying to submit a bug to a bugzilla server with mylyn task plugin in eclipse, but when i sent it server replies : Assignee:<name> did not match anything being name the the user from my mail sent, seem to be splitting my email from the @. Actually i'm using Mylyn 3.4.1 and eclipse 3.5.2, does anyone had this issue before ...

I need a free and simple bug tracking system, suggestions?

We have 2 systems at work that we pay for and we don't use and I don't know why, and at the moment we're using spreadsheets and let's just say it's not the greatest solution. So I'm going go to a little rogue and set a bugtracking system up in my dev environment and try and make people use it at least on my projects. Any suggestions? Go...

Best way to link Redmine issue to SVN revision

We are using Redmine for issue and bug tracking. We added SVN integration but, by doing this, it just shows SVN revisions in activity. It would be great to see all SVN changes caused by a bug or issue. But it does not seem to be possible. Is there a way to do that? If not Redmine, which is the best alternative tracking system to a...

Are there any really simple and usable issue tracking systems?

Looking for an uber-simple issue/bug tracking system, as simple as possible. It's just going to be for me to keep track of freelance web development projects. Everything I've found has way too much (milestones, ability to assign to different users, severity levels, calendars, wikis, etc.), and I can't seem to find anything stripped down....

Does a bug tracking application that does this exist?

< EDIT > My initial wording seems to have caused some confusion. I'm NOT at all married to SharePoint. Please suggest other things that can do something like what I'm talking about if you know about them. < / EDIT > Right now we've got SharePoint installed, but it isn't really set up or anything. I'm faced with the task of possibly ...

Recommend Bug Tracking software for Beta app

Hi everyone, I need a PHP/MySQL based Bug Tracking script that will allow me to put up a downloads section and focus each download to have it's own issue list. I can't seem to find any Bug tracking scripts that can do this. Can anyone recommend me one, I prefer opensource, thanks. ...

How to assign project in Mantis?

Hello all, I am going to ask you this question here since I cannot find answer anywhere else. Sorry if its stupid. I have created one additional Category: "Programming" Then two projects: "Project #1" and "Project #2" (both public) I also have two developer accounts and I am trying to assign Project 1 to first guy and Project 2 to a ...

What bug tracking software should I choose - fogbugz, assembla or bontq?

I wanted to ask the experts what will be the best choice of bug tracking saas for our company. We need a very user-friendly bug tracking service that will contain basic project management functionality. The company that I work in develops and designs websites, and in most cases our issues need to be shown visually. Please help. [Upda...

Is there RDF that describes software defects?

Background: I know, via pypi, about DOAP. Is there something similar to describe software defects? ...

What was the most complicated bug(to resolve) in your life?

Right now I'm resolving one single bug with user rights and the resolution lasts two weeks. It's just awful. I think it's the most complicated bug I've ever seen so far. What about you? ...

bug tracking on a per project basis

hi. been looking into bug tracking solutions. searched the net, other sites, as well as other replies/questions here, i've got a project that will have multiple subprojects. each subproject will have a need to have its' own bug tracking space. ie, projectA, projectB, and projectC will be worked on by different people, and will generate...

Why should I be using Lighthouse with Pivotal Tracker

I've started using Pivotal Tracker and really enjoy it. I've also started looking at Lighthouse. Is there any value in using both systems with Tracker's Lighthouse integration? Should I sync everything from Lighthouse to Pivotal or keep bugs separate in Lighthouse? ...

Git bugtraq for all users who clone my repos?

Hi, I'm used to svn to use svn:propset to set bugtraq URLs, pus^H^H^Hcommit them to the server and all users who clo^H^H^Hcheckout from it have the settings. In git I can store them in my local or repository specific configuration, but other users who clone from it don't benefit from it: they simply don't get my bugtraq configuration. ...