Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

ATLASSIAN ACP-600 - Project Administration in Jira Server

Page: 2 / 2
Total 65 questions

You Update the My Changes setting in your user profile to Do not notify me.

Which statement is true?

A.

You will only be notified by email about issue operations.

B.

You will be opted out of all email notifications.

C.

You will not be notified by email of any changes you make.

D.

You will only be notified by email about workflow events.

You are asked to create a dashboard to meet these requirements:

    Viewers can easily see the number of issues assigned to each team member.

    Viewers can see the percentage of work currently assigned to each team member.

    Viewers are presented with a graphical view of the distribution of the work assigned to team members.

    Gadgets display unassigned issues.

Which combination of gadgets should you use?

A.

Pie Chart and Two Dimensional Filter Statistics

B.

Activity Stream and Pie Chart

C.

Two Dimensional Filter Statistics and Created vs. Resolved Chart

D.

Filter Results and Issue Statistics

E.

Issue Statistics and Pie Chart

As the project administrator for the DEV project you are also responsible for managing the team's board and various filters being used on the team's dashboard.

They asked you to add a new status called Testing to the project's workflow.

What two other changes might be required? (Choose two.)

A.

The filters need to be updated to reflect the changes.

B.

The workflow screens need to be updated to reflect the new status.

C.

The new status needs to be mapped to a column on the board.

D.

The workflow has to be mapped to the issue types used in the project.

E.

Project permissions need to be updated so users can transition to the new status.

You are the project administrator handling configuration changes requested by the users.

Whenever possible, you want to handle the changes yourself without involving the Jira administrator.

Which two changes might be possible for you to handle yourself? (Choose two.)

A.

The priority value Highest is not needed in the project.

B.

Watchers should only receive a notification when an issue is being resolved.

C.

Sam Smith should have the same permissions as Dwayne Johnson.

D.

Only QA managers should be able to bulk-edit issues in the project.

E.

Only certain users should be able set the TOP SECRET issue security level.

The extract of a permission scheme is shown below

Angela is a new team member. Her main tasks are:

    Search the project for duplicate bugs

    Link them

    Close duplicate bugs in the workflow

Which two project roles does she need? (Choose two.)

A.

Linkers

B.

Creators

C.

Editors

D.

Transitioners

E.

Viewers

F.

Administrators

A Jira project uses a single issue type.

Alana complains that she is not able to see the custom field Approval Board when she views a specific issue.

She can see the field on other issues in the project.

You check the screen configuration and confirm that the field is on the correct screen.

Why does Alana NOT see the field on that specific issue?

A.

The field is hidden in the field configuration.

B.

The field was disabled by a Jira administrator.

C.

The field has no value at the moment.

D.

The field is hidden by the workflow status.

E.

The field is hidden by a security level.

A user approaches you with a problem.

She cannot see or edit the Priority system field on any of the screens of a Process Management project.

What explains the problem?

A.

The field does not have the correct configuration context.

B.

She is not listed in the priority scheme.

C.

The field is hidden in the field configuration.

D.

The field is not available for this project template.

E.

She does not have the correct permission.

You need a way to put issues On Hold. Additionally you need to filter for all issues that:

The current workflow is shown below:

Which combination of configuration items will meet the requirements?

A.

Status, screen

B.

Status, transitions

C.

Transition, custom field (User Picker)

D.

Transition, post-function

E.

Screen, custom field (Date picker)

All projects use only a single simplified workflow which has three statuses (Open, In Progress, Closed) and all global transitions.

You need to find all 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 = Closed OR (status WAS Closed AND status = Open)

C.

status WAS Closed

D.

status CHANGED TO Open