Free web-based bug/issue tracker

  • Thread starter Thread starter Bogdan Zamfir
  • Start date Start date
B

Bogdan Zamfir

Hi,

I'm looking for a free or open-source, web based bug / issue tracker
What I'd like to have is :

ability to define projects
ability to define managers for projects
ability to define users for projects
ability to define developers for projects

And users should be able to able to enter bugs / issues, assign them to
developers

And keep track of all that

Anyone knows such a software?

Thank you

Best regards,
Bogdan Zamfir
 
Bogdan said:
Hi,

I'm looking for a free or open-source, web based bug / issue tracker
What I'd like to have is :

ability to define projects
ability to define managers for projects
ability to define users for projects
ability to define developers for projects

And users should be able to able to enter bugs / issues, assign them
to developers

And keep track of all that

Anyone knows such a software?

Thank you

Best regards,
Bogdan Zamfir

I' not realy into this kind of stuff, but you might take a look at bugzilla.
https://bugzilla.mozilla.org/

MightyKitten
 
Hi,

I'm looking for a free or open-source, web based bug / issue tracker
What I'd like to have is :

ability to define projects
ability to define managers for projects
ability to define users for projects
ability to define developers for projects

And users should be able to able to enter bugs / issues, assign them to
developers

And keep track of all that

Anyone knows such a software?

Thank you

Best regards,
Bogdan Zamfir

Take a look at the Mantis bug tracker at http://www.mantisbt.org/ and
see if that fits your needs. It did for me. It uses a mysql database and
php and is very easy to configure.
 
Back
Top