I am trying to filter on a specific status of 'readyfordev', however I cannot find the 'Status' column in the list of applicable columns to filter on. I also cannot find an answer to this question. Is there an administrative level answer to this question? Or is this 'Status' field built so that you cannot reference it?
Hey @Paula
The JQL should look something like this:
status = "Ready for dev"
(it is case/spell sensitive)
Let me know if this is what you were looking for.
Here are a couple articles on JQL in Jira.
FYI - you will need to be using the 'Advanced' search feature to input the above JQL (query).
If you are using the 'Basic' search feature, you will be able to click on the Status drop-down and this will list all the available statuses in your Jira instance (unless there is some permission attached to a specific status type).
If the status 'Readyfordev' (may be 'ready for dev' as Brittany suggests) is not shown here, chances are the status does not exist.
Something else to check for is that you have not been logged out of Jira (as you will not be able to search if you have been).
Good-luck
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.