If you could manifest it just by imagining it, what would your ideal issue tracker look like?
Ask HN: What would your ideal issue tracker look like?
1–10 of 128 posts
Re: Ask HN: What would your ideal issue tracker look like?
#2Its real problems are a polarizing UI (I like it, others hate it) and flexibility that leans toward bloatware-level complexity. But you can configure it to look/feel as simple as Trello, of course.
To beat Jira for me, you'd have to do something revolutionary, like having the entire issue tracker hosted/versioned in git (so issues are inherently tied to code in some way).
I haven't thought that concept all the way through, but it seems like the only way Jira fails me -- when I need to manually tie issues to commits (even though it can be as easy as using a hashtag).
Re: Ask HN: What would your ideal issue tracker look like?
#3Re: Ask HN: What would your ideal issue tracker look like?
#4There are some universals though. Fast. I hate waiting 10s for page loads in Jira or anything really, if I'm searching for something.
Good data export. Jira is very good with this. You can get XML with all the information, IDs, relationships between things, comments, etc in a single call.
With this I can create a tool personalized for my particular use of the issue tracker, and only go to the issue tracker's website for non-routine tasks.
Re: Ask HN: What would your ideal issue tracker look like?
#5No one size fits all and there's no ideal. Choice is necessary. There are some universals though. Fast. I hate waiting 10s for page loads in Jira or anything really, if I'm searching for something. Good data export. Jira is very good with this. You can get XML with all the information, IDs, relationships between things, comments, etc in a single call. With this I can create a tool personalized for my particular use o…
I also find customization to be way more trouble than it should be. You basically have to hack it to add a template to the description field.
Re: Ask HN: What would your ideal issue tracker look like?
#6Re: Ask HN: What would your ideal issue tracker look like?
#7Give devs the primitives to build their own without starting from scratch, my problem (me as sole programmer supporting software that 70 people use) is not the same as yours.
Re: Ask HN: What would your ideal issue tracker look like?
#8Re: Ask HN: What would your ideal issue tracker look like?
#9Re: Ask HN: What would your ideal issue tracker look like?
#10Then combine that with some kind of inception where a card itself can be a board that you can "enter". This way when a single card gets too heavy, it becomes a board without all of the ceremony around that.