Targetprocess
Ask HN: What are you using as an issue tracker in 2019?
11–20 of 23 posts
Re: Ask HN: What are you using as an issue tracker in 2019?
#12ClickUp
+1 for ClickUp. We went through Trello, Jira, Pivotal, then Jira again, Airtable, and now we're finally happy with ClickUp.
Re: Ask HN: What are you using as an issue tracker in 2019?
#13MantisBT
Re: Ask HN: What are you using as an issue tracker in 2019?
#14Jira (sigh)
I'm also using Jira and see it's problems, but is there a significantly better solution (the answer obviously depends on your context) ?
Re: Ask HN: What are you using as an issue tracker in 2019?
#15We use github. So it’s great having git, prs, and issues wrapped together. My only complaints of github are:
1. Built in wiki does not have the option to be tracked in same repo as a dev repo. That is to say, the Built in wiki for a particular repo can’t track the same branches as The code. You need to roll your own.
2. There is not image uploaded for wiki (though there is for prs and issues).
Re: Ask HN: What are you using as an issue tracker in 2019?
#16clubhouse. it's a tool built for software engineering teams.
not like others where it's one-size-fits-all. try it
Re: Ask HN: What are you using as an issue tracker in 2019?
#17We run our own instance of Gitea, which is used as an issue tracker as well. Sometimes things do end up as discussions in Basecamp, but mostly, we try to keep it in Gitea.
Re: Ask HN: What are you using as an issue tracker in 2019?
#18gitlab's issue tracker.
Re: Ask HN: What are you using as an issue tracker in 2019?
#19redmine/trello
redmine works well enough!
Re: Ask HN: What are you using as an issue tracker in 2019?
#20Apache Bloodhound.