Want to pass your Managing Jira Projects for Data Center and Server Certification ACP-610 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
All projects use only a single simplified workflow which has three statuses:
1.
Open
2.
In Progress
3.
Closed
Each status allows all statuses to transition to it
You need to identify oil issues that were in the Closed status at some point in their lifecycle.
Select the correct JQL query.
A. status CHANGED FROM in Progress" TO Closed
B. status WAS Closed
C. status = Closed OR (status WAS Closed AND status - Open)
D. status CHANGED TO Open
Some issues in your project have labels and others do not.
Some tasks in your project are identified by a distinct label: daily_business. You need to prevent these issues from being displayed on the team's Scrum board
Which solution meets this requirement?
A. Create a quick filter Add: NOT labels";daily_business_
B. Update the board sub-filter Add; AND NOT labels = daily business
C. Update the board filter Add: AND labels NOT IN (daily.business, EMPTY:
D. Update the board filter Add: AND (labels != daily, business OR labels IS EMF
A shareddashboard displays a gadget thatis based on a shared filter.
Currently, each person who views the gadget sees counts of all the issues in a project by status.
The team's requirement is that each person who views the gadget will see counts of only their assigned issues by status.
What must you do in order to meet this requirement?
A. Configure the 'Who can view this filter" setting.
B. Reconfigure the dashboard viewers.
C. Use the currentUser0JQL function in the filter.
D. Replace it with the "Assigned to Me" gadget
E. Modify the Assignable User permission.