up vote 33 down vote favorite
9
share [g+] share [fb]

We've always used Bugzilla for issue/bug/enhancement tracking, but I keep thinking about switching to JIRA. However I would need to convince the boss that it's worth paying for something when a seemingly equivalent product is free of charge.

So sell me! What about JIRA makes it worth paying for, compared to a free system like Bugzilla? If you're an employee of Atlassian, please disclose that fact! :-)

link|improve this question

69% accept rate
4  
Word of warning - if you currently use Bugzilla, and you install JIRA, then your boss will love it so much that you personally will be stuck as being "the JIRA guy" for the next few years. Don't do it. – skaffman Jan 28 '10 at 23:23
7  
if you're a small company, you can get a "starter" license for only $10/year: atlassian.com/starter – Martin Feb 10 '10 at 15:14
feedback

12 Answers

up vote 53 down vote accepted

Because JIRA is much, much more powerful.

Bugzilla is bug tracking. That is the beginning and the end. Bugzilla has a very primitive UI. Bugzilla has very primitive reporting. Bugzilla has no extensibility.

JIRA is bug, issue, feature, task tracking, and project management. Very nice, highly usable UI. Rich and extensive reporting. Highly extensible. Easily integrated with other applications (including the powerful Atlassian suite).

I am in the midst of my 3rd JIRA migration. My current company was on Bugzilla when we started. The change has been a night and day difference. My boss loves it.

And you can try it out for free. Atlassian has an extremely liberal trial usage policy. You can use it until you are convinced you want to buy.

So, download JIRA, install it, start playing with it. Showing it to your boss. Do a trial migration from Bugzilla.

link|improve this answer
1  
Bugzilla does in fact have a very powerful extensibility system: bugzilla.org/docs/tip/en/html/api/Bugzilla/Extension.html Also, Bugzilla is in fact also a bug, task, issue, and feature task tracking system. It is, as you stated, though, not a project management system--it leaves that to other systems that are more properly purpose-built for that system. – Max Sep 17 '10 at 19:19
1  
As I have found to my detriment, Jira does not allow sub-tasks more than one deep. This means that organizing projects into project->feature->tasks->subtasks is impossible. I big blow to project management. As bug-tracking software goes, it works well. – Nemi Sep 22 '11 at 19:06
Perhaps there are other ways you could simulate that structure within Jira. Maybe using components to identify the feature the tasks and subtaks are related to. Or using custom fields. It would be nice if it supported subtasks, but I, personally, don't see the lack of them as a deal break. I LOVE working with JIRA – Jason Dean Sep 23 '11 at 16:34
There is also a plugin for Jira that allows sub-sub tasks. structure.almworks.com It is a bit pricey depending on your user count. – Jason Dean Sep 23 '11 at 16:36
feedback

Beware! jordan above answered correctly, but there's a "gotcha". Jira really begins to be useful only after you customize it, in my recent experience. My colleague at work (next cubicle, in fact) has put in hundreds of hours customizing Jira to our needs. It has become a critical tool in our development infrastructure, and I think it has been worth it, but the cash cost of the product was only the beginning of the overall investment. (Of course, Bugzilla is customizable too, and if you go down that path, you'll pay for it as well...)

YMMV...

link|improve this answer
2  
Kevin makes an excellent point which I should have made in my original answer. – Jordan Sep 17 '08 at 16:29
I agree, however I don't think "hundreds of hours are always needed. In our case, a few dozens leaded Jira to a perfect tool. – Barth Oct 24 '08 at 6:31
JIRA is nearly zero cost to purchase for small groups these days ($10?). I make half of my income customizing JIRA for all sorts of organizations. Most of my gigs are less than a week. Migrating data is usually the longest task. – mdoar Feb 25 '10 at 18:43
Of course, Bugzilla is also open-source, so you can contribute your customizations back to the Bugzilla community and then the cost of maintaining them into the future could be $0. – Max Sep 17 '10 at 19:23
its wrong to count the cost of the software purchase as the only TCO - all software (for a large org) is going to be complex. Its not like customizing bugzilla is going to cost less imo. – Chii Dec 20 '10 at 10:34
show 2 more comments
feedback

My $WORKPLACE just switched from Bugzilla to JIRA (after many years of use; we had to migrate ~12000 bugzilla issues). My initial impression with JIRA:

  • lots of features and options
  • has a more "professional" look than Bugzilla
  • it is harder to find your way around
  • it is not as simple to use as Bugzilla
  • it was hard to find my old bugs (we used a "custom field" to store our old bugzilla ids, which were used all over the place; in JIRA, custom fields aren't searchable in the "quick search" or the firefox search-plugin; looks like the issue has been open for years)

I hope/expect that JIRA becomes easier to use with more experience on my side.

link|improve this answer
feedback

If you are using Subversion, JIRA has a nifty feature wherein commits made to the subversion repository are reflected in the related JIRA item just as long as you specify the JIRA issue number in the commit log comment.

link|improve this answer
Don't you also need Fisheye for this to work? – Don Oct 20 '08 at 15:12
1  
No, just the subversion plugin for JIRA. To have working links from JIRA to the files in subversion you need a repository browser. We use ViewVC but you can also use Fisheye for this. – David Dibben Oct 29 '08 at 13:09
2  
There is also a plugin for Bugzilla that supports Subversion, CVS, Git, Mercurial, and Bzr: code.google.com/p/bugzilla-vcs – Max Sep 17 '10 at 19:24
feedback

Customization available on Jira is Ace.

The main selling point I made to the business was the visibility of the Life Cycle.

Tickets for Features, Requirements and the software tasks combined in one easy to use web based system.

With the SVN integration mentioned above, visibility/traceability is from the feature request down to the code changes (However, this requires discipline or good hook scripts to ensure commits have the Jira ticket id in the comments).

The Fisheye and Crucible plug-ins are another strength of Jira. To see features, requirements, tasks, code checkins and code reviews all in one place is great.

IDE integration is something that Eclipse users can take advantage of, Mylin works brilliantly. .NET VS users, on the other hand, don't have good tools available, yet, problems with ALMs TrackLink tool which is the closest I have found has stopped me integrating Jira into Visual Studio.

link|improve this answer
feedback

Jira pros

  • per project administration possible
  • archiving of historical releases (which reduces the pick lists when creating new issues)
  • easy extend able customer fields (overall or per project)
  • creation of issue filters (private or shared for group / all users)
  • creation of dashboards (private or shared for group / all users)
  • overall very flexible / extend able

Overall: Jira can be shaped to your organizations needs. Which it can out of the box, by configuring it. Where BugZilla presumably can also do that, but it would require (cgi ?) programming.

Extra

  • extendable through plug-ins
  • extendable through portlets

General note

BugZilla probably was one of the first web application around, which for current times has its drawbacks in programming language and setup etc.etc. Also the flexibility in integration with other products and configuring it into each different organizations needs, was not taken into account.

But it certainly is a good tool! As large groups, like eclipse.org are also using it! It would be nice to have a little glimpse, if they modified BugZilla and in which directions, etc. etc.

link|improve this answer
2  
Modern Bugzilla can also do all the things that you mentioned in your "Jira pros" section (except dashboards, which is coming in a future release), and can also be extended through plugins. – Max Sep 17 '10 at 19:27
Max: Thanks for the comment, I was not aware of these improvements of BugZilla. – Verhagen Apr 1 '11 at 10:17
feedback

Save yourself the trouble and don't use JIRA. When @Kevin Little said it took hundreds of hours to customize he wasn't kidding. JIRA has the small basic feature set and leaves you to develop all of the other features you want. Yes, there are some plugins freely available but most are proprietary.

What not to use JIRA:

  1. Doesn't support auto assignment
  2. Can't modify email notifications
  3. When you upgrade JIRA versions you have to setup a new instance and migrate all data instead of an in place upgrade
  4. Can't copy projects
  5. Has a limit on users unless you pay $8000
  6. When migrating data (using Jelly scripts) it is missing LOTS of basic functionality such as specifying dates for events. It is recommended on their site that you do a "custom build" of JIRA just for the upgrade to add this functionality.
  7. Want a report? You have to write a plugin
  8. -Insert all the basic functionality you would expect- requires you to develop a plugin

JIRA is short for Gojira, the Japanese name for Godzilla so be forewarned about this monster

link|improve this answer
Those sound like quite damning complaints. I'd be interested to hear the JIRA team's responses. Do they apply to the current version of JIRA? – Andrew Swan Jul 7 '10 at 2:27
3  
1. Jira does auto assignments (you can set the default assignee per component; 7. There are various reports that come with JIRA out of the box. Does it include the one you need? You'll have to check yourself. 8. We use JIRA heavily in our own company, one sister company and 2 customer sites. AFAIK only one plugin was writen, for very specific eMail processing. – Jens Schauder Aug 9 '10 at 17:27
2  
1  
4. See the Copy Project Plugin – Vladimir Alexiev Oct 7 '10 at 8:32
6. Why would you use Jelly? The Bugzilla Importer migrates issue history nicely. Scott, I think that you answer is FUD if I ever seen one ;-) – Vladimir Alexiev Oct 7 '10 at 8:34
show 1 more comment
feedback

Because once you convince your boss about converting to Jira, you can then start convincing him about using GreenHopper, which is an absolutely fantastic Agile project management plugin for Jira, and very well worth its cost!

link|improve this answer
feedback

I think Trac is just as great. And it's free and opensource.

link|improve this answer
or RedMine which is even better still. – gbjbaanb Dec 8 '10 at 16:20
feedback

You should take a close look at Redmine too (http://www.redmine.org). It's a pretty powerful task management system, something between Bugzilla and Jira. It's free and open-source. I've used all of them a lot (Bugzilla, Jira and Redmine) and if I were to choose a bug/task management system now, I'd go with Redmine: it has sufficient functionality and the price you can't beat: FREE. Jira is way more powerful, no doubts about that, but the price is kinda high - unless you need some of its advanced features, which Redmine does not have.

link|improve this answer
feedback

It looks nicer :)

Well, ask yourself, why do you want to move to Jira in the first place?

And, then, ask again: Why do you want to pay for Jira, when Trac is free?

link|improve this answer
1  
trac can't handle multiple projects (yet) and email functionality is very rudimentary. – Mauli Mar 10 '09 at 13:14
Well, it all depends on what you need. Do you need just bug tracking or ... The original question is just about bug/issue tracking. – Milan Babuškov Mar 10 '09 at 21:36
1  
Of course, I like trac very much, as a complete package it is hard to beat. In a corporate setting, on the other hand, you certainly have several projects, than trac is unfortunately not enough. – Mauli Mar 16 '09 at 8:35
feedback

@mfx: use the Bugzilla ID Search Gadget.

Jira is much better. I think the only Bugzilla feature better than Jira is the very nice issue discussion (threaded comments) that can be done by email.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.