JIRA Order by Clause for Statuses

By | February 11, 2016

There are 2 ways of ordering your search results in the issue navigator within JIRA. You can click on the column header to sort the issues or you can use the “Order By” clause via JQL (JIRA Query Language). A JQL example would be “project = demo ORDER BY Assignee ASC” However, if you want… Read More »

Setting up JIRA on Mac OSX 10.11 El Capitan

By | January 3, 2016

Getting JIRA 7.0.5 on to my mac wasn’t as straight forward as I’d expected but I finally got there in the end. The first thing to note from the Atlassian website is: which was taken from https://confluence.atlassian.com/jira/installing-jira-on-mac-os-x-191501161.html. These steps are what we will be following as well. If you are interested in what I had to… Read More »