Bug tracker tracking itself
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 :) )