approval = myPending() Find all requests that require approval:approval = pending() Assignee Search for issues that are assigned to a particular user. You can search by the user's full name, ID, or email address. Syntax 1 assignee Field Type USER Auto-complete Yes Supported operators = ,...
Find issues reported by you, another user or with no reporter, using the prefix r: followed by a specific reporter term, such as me, a username or none. Note that there can be no spaces between "r:" and the specific reporter term. r:me— finds issues reported by you.r:samuel— fin...
Having a direct link to issues for story mapping is amazing. However the way the import currently works is really frustrating. If you have a lot of issues in your backlog, there is no easy way that I can find to pull in just the issues associated to a certain epic. Currently, you ha...
This operation returns a list of Filters accessible to user. Get list of Filters (V2) This operation returns a list of Filters accessible to user. Get list of issues This operation returns a list of issues using JQL. Get list of Resources This operation returns a list of resources access...
Manage Issues In JIRA The issue once created can be accessed by searching the ID, browsing the “Issues” menu item or going to the project details and checking the issues tab. When you access an issue and click on its link, the details will be displayed. All the actions that can be ...
How can we find out if a user has added comments on issues Still need help? The Atlassian Community is here for you. Ask the community Platform Notice: Data Center - This article applies to Atlassian products on the Data Center platform. Note that this knowledge base a...
project = "TEST" AND assignee = currentUser() This query will find all issues in the TEST project where the assignee is the currently logged in user. It uses the project field, the EQUALS operator, the value TEST,the AND keyword and the currentUser() function. Example 3 A JQL query th...
- Not Working with Some Issues On a Jira software board (GD2), the time frame is set for two weeks to keep issues on the board but there are some that are staying on the board. I do see that these tickets were updated after they w... 44 views 1 0 Jesse Ortega Jr 12 hours ...
In Jira, teams use issues to track individual pieces of work that must be completed. Depending on how your team uses Jira, an issue could represent a project task, a helpdesk ticket, a leave request form, etc. In Jira, issues typically represent things like big features, user requirements,...
Extract all project names with their basic information (e.g. Name, ID, Key, Type, Category etc.). Retrieve all issues specific to a user defined JIRA query with hand-picked fields and all the associated information. Currently, the package supports the following JIRA fields: aggregateprogress...