Reply to comment
JIRA-Bug Tracking and Project Management Tool
JIRA is a Bug and Issue tracker. It has been designed:
- for Bug tracking
- aid in Project Management
- enable Agile Development
There is a connection tool to Eclipse that allows you to manage tasks, issues, builds, and code reviews directly in your integrated development environment.
Setting up the application on my localhost was pretty easy.
- Download the archive of the application and unpack it.
- I put it in my MAMP folder – however, you probably don’t need to put it there. However, this keeps all the software that I’ve been playing with in a single place.
- You then need to fire up a terminal window and change the directory to the /bin directory. In my case that had me entering cd /Applications/MAMP/htdocs/atlassian-jira-enterprise-3.13.3-standalone/bin
- You then need to start the application. Type ./startup.sh in the terminal window
- Go to http://localhost:8080
- Scroll to bottom of page and click on generate an evaluation key
- Copy/Paste key into the license key area on this page
- Add an index path, I used /applications/MAMP/htdocs/atlassian-jira-enterprise-3.13.3-standalone/index
- Add an attachment path, I used /applications/MAMP/htdocs/atlassian-jira-enterprise-3.13.3-standalone/attach
- I disabled Backups – I’m only evaluating the product and click Next
- This brings you to a page to create your admin account – add the appropriate information and click Next
- I disabled email notifications for the purpose of evaluation of the product
- It then provided me with a link to log into JIRA
After logging in I created a new project – the process was simple – added tasks, and created components. I assigned tasks to components and the reviewed the issue queue in a variety of ways. When you are ready to work on an issue, you click “Start Progress”. The button changes to read “Stop Progress” and creates a history audit trail. By activating time tracking and logging your time, you can create a time tracking report that allows you to look at the original estimate, the estimated time remaining, and the time spent. You can export the report to excel if you’d like.
Each ticket gives you a visual representation of your original estimate and how much time you’ve taken as bar graphs extending from opposite ends.
The tool seems pretty easy to use.







Recent comments
1 day 15 hours ago
1 day 22 hours ago
1 day 22 hours ago
2 days 20 hours ago
2 days 21 hours ago
2 days 23 hours ago
2 days 23 hours ago
3 days 4 hours ago
6 days 14 hours ago
6 days 18 hours ago