[!JIRADL:_Images^jira_ninja.png!]
[!JIRADL:_Images^agile_ninja.png!]
Hey there! This page is no longer being maintained, but we've created some new and improved resources to replace it. Head on over to our Quickstart
site to check them out.
Your JIRA trial comes bundled with a GreenHopper evaluation license.
You should read through the GreenHopper 101 page and follow the configuration steps to get GreenHopper up and running to its fullest potential.
Using the GreenHopper planning board, you can schedule issues for a release using drag-and-drop.
Interested in GreenHopper? Watch a short video and learn about two features that can help you with planning sprints and organizing your backlog.
With GreenHopper installed, you can view burndown charts for any of your saved filters right on your dashboard.
You can also view burndown charts for your projects in GreenHopper, but that's not covered here.
JIRA users have the ability to vote on issues that they find interesting, or that they want to see resolved. You can use votes to determine the value of certain issues is to your users and schedule them accordingly.
Sample vote-related search queries using JIRA Query Language:
issuekey in votedIssues()
Returns all issues you have voted on.
fixVersion in unreleasedVersions() and votes > 20
Returns all issues that do not have an assigned fix version and that have more than 20 votes.