oarevalo / BugLogHQ

BugLogHQ is a tool to centralize the handling of automated bug reports from multiple applications. BugLogHQ provides a unified view of error messages sent from any number of applications, allowing the developer to search, graph, forward, and explore the bug reports submitted by the applications.
http://www.bugloghq.com
154 stars 67 forks source link

Add option to add user comments to bug reports #8

Open oarevalo opened 12 years ago

oarevalo commented 12 years ago

On every report any user can add a comment or note. Then whenever the same type of bug happens again (maybe by comparing checksum or some other mechanism), the saved notes will be displayed again. The idea is that the notes could refer to how to debug a particular type of error, or special instructions that needs to be followed when a particular error happen.

michael-zock commented 11 years ago

Might be useful to keep issue #11 in mind as well (e.g., in case somebody re-introduces a previously fixed bug as a result of incorrect merging).