Skip to main content

ACP-120 Real Exam Questions

Jira Administration for Cloud

83 questions available · Page 1 of 9

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Christian has a saved filter showing bugs that have not been updated in the past two weeks. He plans to run a bulk operation to change the priority to Highest on all the issues in the filter. Identify one definite outcome of this action.

  1. A

    The saved filter will display no issues.

  2. B

    Filter subscriptions based on the filter will stop sending emails.

  3. C

    Christian will be added as a watcher on all the edited issues.

  4. D

    Email notifications will be sent during the bulk operation.

Show answer and explanation

Correct answer: A

Question 2 Single choice

What is being transitioned in the last component of the rule?

  1. A

    A single story

  2. B

    Multiple stories

  3. C

    An epic

  4. D

    The trigger issue

  5. E

    One or more sub-tasks

Show answer and explanation

Correct answer: D

Question 3 Single choice

Francis needs to manage product subscriptions and billing on his Jira site.

What administrator privileges does Francis definitely need?

  1. A

    Organization admin role

  2. B

    Product admin role for Jira Software

  3. C

    Administer Jira global permission

  4. D

    Product admin role for Jira Administration

Show answer and explanation

Correct answer: A

Question 4 Single choice

Users in a company-managed project need to capture various attributes about incoming bugs. They want to manage the options themselves and name the field `Type of Bug'.

Which field type meets their need?

  1. A

    Custom field of type Select List (multiple choices)

  2. B

    Custom field of type Labels

  3. C

    Labels system field

  4. D

    Custom field of type Select List (single choice)

Show answer and explanation

Correct answer: D

Question 5 Single choice

A new custom field called Customer Region should be available only in the Support project and for the Bug and Task issue types.

What must you configure?

  1. A

    Field configuration

  2. B

    Screen scheme

  3. C

    Custom field context

  4. D

    Field configuration scheme

Show answer and explanation

Correct answer: C

Question 6 Single choice

Jon needs to create groups and manage membership in groups.

Which administrator privilege does Jon need?

  1. A

    Organization admin

  2. B

    Product Admin role for Jira

  3. C

    System administrator

  4. D

    Jira administrator

  5. E

    Project administrator

Show answer and explanation

Correct answer: D

Question 7 Single choice

Gary is no longer receiving notifications when his colleagues modify issues that he is watching. You already verified that watchers should be notified.

Which personal setting did Gary update?

  1. A

    Watch your issues

  2. B

    You make changes to the issue

  3. C

    Email notifications format

  4. D

    Notifications for relevant issues

Show answer and explanation

Correct answer: D

Question 8 Multiple choice

You are using a bulk move operation to migrate issues in a company-managed project from one issue type to another. Identify the two elements that might need to change. (Choose two.)

  1. A

    Statuses

  2. B

    Priorities

  3. C

    Required fields

  4. D

    Resolutions

  5. E

    Labels

Show answer and explanation

Correct answers: A, C

Question 9 Single choice

You need to find unresolved issues assigned to suspended users. Identify the correct JQL query.

  1. A

    resolution is EMPTY AND assignee in inactiveUsers()

  2. B

    statusCategory != Done AND assignee not in organizationMembers()

  3. C

    resolution = Unresolved AND assignee changed to inactive

  4. D

    statusCategory = Done AND assignee not in activeUsers()

  5. E

    resolution = EMPTY AND assignee not in membersOf("jira-software-users")

Show answer and explanation

Correct answer: A

Question 10 Single choice

A global automation rule should run only when an issue is created in projects of type Software.

Which configuration ensures this behavior?

  1. A

    Add a JQL condition: projectType = software

  2. B

    Limit rule scope to selected projects of type Software

  3. C

    Add a user condition for the project lead

  4. D

    Use an advanced compare condition on {{project.category.name}}

Show answer and explanation

Correct answer: B