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

Mark as FIXED and archive #11

Open KrunchMuffin opened 12 years ago

KrunchMuffin commented 12 years ago

This would be a nice feature. Would also need a timestamp. Or even better, ability to link to the changeset in a DVCS like github or bitbucket.

oarevalo commented 11 years ago

That would be nice, and could be a great avenue to explore in future releases. For the time being you can always delete a bug entry (or all bug entries of the same type) and get them out of your view.

michael-zock commented 11 years ago

+1 You're getting closer to the 2.0 mark and an archive flag for fixed bugs would be a great addition for a major release. Maybe even scratch the flag idea and make it a foreign key for a comment CLOB in a separate bugfix table (starting point for even more future possibilities).

cfchris commented 11 years ago

+1 Would be nice to Archive a set of bugs if you think you've fixed them.