Jira JQL Functions Study Guide with Complete Solutions
1 view 0 purchase
Course
Jira
Institution
Jira
Jira JQL Functions Study Guide with
Complete Solutions
approved() - Answer-Only applicable if JIRA Service Desk is installed and licensed.
Search for issues that required approval and have a final decision of approved.
approver() - Answer-Only applicable if JIRA Service Desk is installed and li...
Find issues where Time to First Response has completed at least one cycle:"Time to First Response" =
completed()
componentsLeadByUser() - Answer✔✔-Find issues in components that are led by a specific user. You can
optionally specify a user, or if the user is omitted, the current user (i.e. you) will be used. Note that if you
are not logged in to JIRA, a user must be specified.
currentLogin() - Answer✔✔-Find issues that have been created during my current session:created >
currentLogin()
currentUser() - Answer✔✔-Find issues that are assigned to me:assignee = currentUser()
Find issues that were reported to me but are not assigned to me:
reporter = currentUser() AND (assignee != currentUser() OR assignee is EMPTY)
earliestUnreleasedVersion() - Answer✔✔-Find issues that relate to the earlist unreleased version of the
ABC project:affectedVersion = earliestUnreleasedVersion(ABC) or fixVersion =
earliestUnreleasedVersion(ABC)
elapsed() - Answer✔✔-Service Desk Only.
Returns issues whose SLA clock is at a certain point relative to a cycle's start event.
Find issues that have been waiting for a first response for more than 1 hour:"Time to First Response" >
elapsed("1h")
endOfDay() - Answer✔✔-Find issues due by the end of tomorrow:due < endOfDay("+1")
endOfMonth() - Answer✔✔-Find issues due by the end of this month:due < endOfMonth()
Page 2/9
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller EmillyCharlotte. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $9.99. You're not tied to anything after your purchase.