Home > General, Web development > Bug tracking tracking itself

Bug tracking tracking itself

February 20th, 2005

I reached an important milestone – the bugtracker does track its own bugs now. This means it is already possible to enter new bugs and to edit the existing ones. Next thing I’ll take a look at is the bug history that should be created every time a bug is updated, and the comment system. The comments should work (as I entered two into the DB by hand and those are handled right), but you can’t enter new comments, and that will cause probably some problems.

The current plan looks like this:

  • Add bug history
  • Finish comment support
  • Clean up report/edit page, possibly merge the two into one
  • Fix some smaller bugs with the output
  • Add user managment
  • Add project managment

This is not the full roadmap, but just what I’ll do next week when time allows (and if my new comp does not arrive :) )

Related posts:

  1. Unbreak my code, say it will work again …
  2. Some little progress
  3. New style
  4. First bug tracker image
  5. Bug tracking

Anteru General, Web development

  1. No comments yet.