how i can get status task via jql?

Igor Rykov October 10, 2016

Снимок экрана 2016-10-10 в 14.40.49.png?

1 answer

0 votes
Franz Limbacher October 10, 2016

You can use Status or Resolution in you JQL Function pretty easy:

image2016-10-10 15:40:28.png

Igor Rykov October 10, 2016

emm no. 

i want to get status (like "in progress", "open") via jql

e.g. i write (status where key=ux-2890) and in result i get "open"

it is real?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 10, 2016

No, that JQL is wrong.  JQL is for finding issues, it is not for choosing what comes out of it.  The issue navigator gives you one set of fields when you give it some JQL, a gadget looks at another set, a board another set.  Internally, the result of JQL is nothing more than a pile of issues.

However, your question is simple.  "Key = ux-2890" will return a list of one item.  You give that to the issue navigator and ask it to display the status column for the results.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events