Ques 1
What is a JIRA Query Language (JQL)?
JIRA Query Language (JQL) is the query language used to perform complex queries in JIRA. It allows users to create custom filters to find specific sets of issues based on various criteria.
Example:
A JQL query could be 'project = MyProject AND status = Open' to find all open issues in a specific project.
Save For Revision
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful?
Add Comment
View Comments