top | item 11953286 Ask HN: What (lightweight) bug tracker do you use? 4 points| neilellis | 9 years ago Currently I'm using Trello+TrackDuck for management and Bugsnag for capture. Specifically curious as to what smaller projects are using. Thanks in advance. 7 comments order hn newest [+] [-] tga|9 years ago|reply Fossil (of Richard Hipp / SQLite fame) has a built-in distributed ticket tracker (+ bonus wiki): http://fossil-scm.orgIt is interestingly lightweight -- for example, to add a field to all tickets you get to directly modify the table schema of the tickets table.Search here to see it in action: http://www.fossil-scm.org/fossil/ticket [+] [-] devber|9 years ago|reply I use https://usersnap.com. The screen capture + browser annotations are super easy for my clients to use. And the dashboard is pretty slick too. [+] [-] piyushco|9 years ago|reply We use https://leantesting.com, minimal lightweight bug tracking tool with slack integration & browser plugins. [+] [-] connorski|9 years ago|reply I built BugTower (https://bugtower.com/) as a lightweight bug tracker. I find it useful :) [+] [-] xenophonf|9 years ago|reply I needed a light-weight project management tool, too, so I set up a private Trac instance with the MasterTicketsPlugin (among others). [+] [-] Madawar|9 years ago|reply Trello [+] [-] ajthomascouk|9 years ago|reply Fogbugz
[+] [-] tga|9 years ago|reply Fossil (of Richard Hipp / SQLite fame) has a built-in distributed ticket tracker (+ bonus wiki): http://fossil-scm.orgIt is interestingly lightweight -- for example, to add a field to all tickets you get to directly modify the table schema of the tickets table.Search here to see it in action: http://www.fossil-scm.org/fossil/ticket
[+] [-] devber|9 years ago|reply I use https://usersnap.com. The screen capture + browser annotations are super easy for my clients to use. And the dashboard is pretty slick too.
[+] [-] piyushco|9 years ago|reply We use https://leantesting.com, minimal lightweight bug tracking tool with slack integration & browser plugins.
[+] [-] connorski|9 years ago|reply I built BugTower (https://bugtower.com/) as a lightweight bug tracker. I find it useful :)
[+] [-] xenophonf|9 years ago|reply I needed a light-weight project management tool, too, so I set up a private Trac instance with the MasterTicketsPlugin (among others).
[+] [-] tga|9 years ago|reply
It is interestingly lightweight -- for example, to add a field to all tickets you get to directly modify the table schema of the tickets table.
Search here to see it in action: http://www.fossil-scm.org/fossil/ticket
[+] [-] devber|9 years ago|reply
[+] [-] piyushco|9 years ago|reply
[+] [-] connorski|9 years ago|reply
[+] [-] xenophonf|9 years ago|reply
[+] [-] Madawar|9 years ago|reply
[+] [-] ajthomascouk|9 years ago|reply