[Q21-Q41] Free ACP-120 Questions for ATLASSIAN ACP-120 Exam [Oct-2024]

Share

Free ACP-120 Questions for ATLASSIAN ACP-120 Exam [Oct-2024]

Validate your ACP-120 Exam Preparation with ACP-120 Practice Test (Online & Offline)

NEW QUESTION # 21
A dashboard displays an Issue Statistics gadget as shown.

The dashboard owner wants to change the order of the statuses shown in the gadget to appear as follows.
1. To Do
2. In Progress
3. Ready For QA
4. Blocked
5. Rejected
6. Done
Which action will permanently arrange the statuses into the required order?

  • A. Reorder the statues on the Status administration page.
  • B. Change the Sort Direction option in the gadget to Ascending.
  • C. Change the category of the statuses.
  • D. Add numbers to the status names to allow them to be sorted in numerical order.
  • E. Change the gadget Sort By field to Total.

Answer: D

Explanation:
Reference: https://community.atlassian.com/t5/Jira-questions/How-to-change-order-of-statuses-in-a-Two- Dimension-filter/qaq-p/320423


NEW QUESTION # 22
One of the HR managers created a filter and shared the subscription with members of the hr- managers group. The filter contains the following valid JQL query:
Manager = currentUser() AND Manager in membersOf("hr-managers")
Which issues will be included in the subscription?

  • A. All issues that are assigned to any member of the hr-managers group.
  • B. Only issues where the recipient of the email is listed in the Manager field.
  • C. All issues where the user listed in the Manager field is a member of the hr-managers group.
  • D. Only issues where the user who created the filter is listed in the Manager field.
  • E. Only issues where the group hr-managers is listed in the Manager field.

Answer: C


NEW QUESTION # 23
Alana has set up a new incoming mail handler to create issues or add a comment to an existing issue.
All new issues should be unassigned to triage them individually. You have not set up any components.
Sometimes issues are being randomly assigned to various users upon creation.
Which configuration can cause the observed behavior? (Choose one)

  • A. The Default Assignee project setting
  • B. An Update Issue Field workflow post function
  • C. The CC Assignee setting of the mail handler
  • D. An Assign to Lead Developer workflow post function

Answer: A


NEW QUESTION # 24
You have two issue types in your HR project: Hire and Fire.
Which two requirements can be met through changes only to field configurations? (Choose two.)

  • A. For the Hire issue type, the field description for the Due Date field should read "First day of work".
  • B. For both issue types, the Employee Name custom field must be required upon creation and must never be blank.
  • C. For both issue types, the Assignee field should be hidden when creating but not when viewing an issue.
  • D. For the Fire issue type, the Description field should have a default value of "Termination".
  • E. For the Fire issue type, the default value for the Priority field should be Blocker.
  • F. For both issue types, the Resolution should be set once the issues are being resolved.

Answer: C,F


NEW QUESTION # 25
Which configurations do NOT have any impact on user notifications? (Choose one)

  • A. Personal profile settings
  • B. Gadget configurations
  • C. Custom events
  • D. Workflow post functions
  • E. Permission schemes

Answer: B


NEW QUESTION # 26
A team complains that many of their issues are in the Closed status, but do not have a resolution set, which causes problems with reporting. The project uses a single workflow.
You want to set the resolution to Done on all existing issues in the Closed status.
Which combination of workflow elements and a bulk operation will achieve this?

  • A. - A screen and a custom field
    - An Edit Issues bulk operation
  • B. - A temporary transition and a screen
    - An Edit Issues bulk operation
  • C. - A screen and the Resolution field
    - A Move Issues bulk operation
  • D. - A temporary transition and a post function
    - A Transition Issues bulk operation
  • E. - A temporary transition and a trigger
    - An Edit Issues bulk operation

Answer: E


NEW QUESTION # 27
You set up an incoming mail server and a mail handler to Create a new issue or add a comment to an existing issue
Which three additional options can you set with the mail configuration

  • A. Set the environment system field
  • B. Set watchers
  • C. Set a default reporter
  • D. Set a custom field
  • E. Create new users based on the From address

Answer: B,C,E


NEW QUESTION # 28
Which three statements are correct about deleting a user account (Choose three)

  • A. Individual users can delete their unmanaged accounts
  • B. Issues that were created by a deleted account will be deleted
  • C. Accounts can only be deleted if they have no issues assigned
  • D. Organization admins can delete managed accounts
  • E. Access to all products and administration functions will be lost

Answer: B,D,E


NEW QUESTION # 29
You created a new project and need to configure notifications.
Managers should be notified when
* Someone mentions them while adding or editing a comment
* The issue assignee or reporter is changed
* Issue links are added or deleted
You assume that users have not turned off any notifications through their Personal settings Identify the two notification events to which managers should definitely be added (Choose two)

  • A. Issue Deleted
  • B. Issue Commented
  • C. Generic Event
  • D. Issue Updated
  • E. Issue Assigned

Answer: D,E


NEW QUESTION # 30
A public relations firm is using Jira to track projects by client engagement. Each new engagement with a client is tracked in a new project. Users are complaining that it is hard to navigate and search hundreds of projects.
View the Exhibit, which shows a sample of their projects on the View All Projects page.

Identify three project settings that will immediately improve the viewing of projects on this page and the search results in Issue Navigator. (Choose three.)

  • A. Create project categories by client.
  • B. Add project tags.
  • C. Add URLs for search engine optimization.
  • D. Add client logos as project avatars.
  • E. Add project descriptions.
  • F. Set the project lead to the appropriate Project Administrator.

Answer: B,C,E


NEW QUESTION # 31
A team requests updates to the behavior of some fields in the project. The project uses three issue types: Problem, Incident, and Change.
The desired configuration is shown below:

Which configuration update will meet the requirements?

  • A. Create unique field contexts for each issue type for the desired fields.
  • B. Configure individual screens for each issue type and update the priority scheme.
  • C. Configure individual field configuration for each custom field and update the priority scheme.
  • D. Configure individual screens for any combination of issue operation and issue type.
  • E. Configure individual field contexts for each custom field and update the priority scheme.
  • F. Configure individual field configurations for each issue type.

Answer: E


NEW QUESTION # 32
Users have been adding sensitive information into the Description field of issues in a particular project. You must secure the project by any means necessary so that only members of the Managers group can view the contents of the Description field.
Which approach will definitively satisfy this requirement? (Choose one)

  • A. Remove everyone except the managers group from every project permission
  • B. Remove the description field from the screen used by the view operation
  • C. Remove everyone from the browse projects permission
  • D. Remove everyone except the managers group from every project role
  • E. Hide the description field in the field configuration

Answer: B


NEW QUESTION # 33
Your management team needs to see a list of only those issues that were resolved in the previous week, from Sunday to Saturday. The list needs to be sent to them each week on Tuesdays. You plan to create a saved filter and filter subscription to do this.
Which JQL query will Mum the correct results?

  • A. resolved ,= start0fWeek(-1) AND resolved start0fWeek0
  • B. status changed TO RESOLVED BEFORE startOfWeek()
  • C. resolved end0fWeek(1)
  • D. resolved>=startOfDay(-7) AND resolved < startOfDay()

Answer: A


NEW QUESTION # 34
Your marketing company wants to evaluate Jira and purchased a 10-user license. A frequently changing group of key stakeholders - both internal employees and external customers - will participate in the evaluation.
If the evaluation is successful the company wants all 50 employees to start working with the tool.
You have to manage the frequently changing group of stakeholders and need to make sure only the intended users participate in the evaluation.
How should you meet these requirements?

  • A. Enable public signup and CAPTCHA but limit account creation to stakeholders.
  • B. Create and manage the users for stakeholders manually in the internal directory.
  • C. Connect Jira to your internal LDAP directory and whitelist the IPs of stakeholders.
  • D. Disable public signup and grant all project permissions to Group Anyone.

Answer: D


NEW QUESTION # 35
Max wants you to change the way the system fields Created or Updated are being displayed when viewing an issue.
How can this be achieved?

  • A. Adjust the Day Format in the Jira look and Feel configuration.
  • B. Adjust the Complete Date/Time Format in the Jira Look and Feel configuration.
  • C. Adjust the jira.date.picker.java.format in the advanced settings configuration.
  • D. Adjust the language and time zone preferences in Max's user profile.
  • E. Adjust the jira.date.time.picker.java.format in the advanced settings configuration.

Answer: D

Explanation:
Reference: https://virginpulse.zendesk.com/hc/en-us/articles/206180140-The-time-on-my-Max-is-wrong-


NEW QUESTION # 36
One of your teams has noticed a spelling mistake in the name of an issue type.
What should you do before correcting the name of the issue type?

  • A. Warn users that saved filters using the issue type will not be able to find the issue type after the change.
  • B. Warn users that dashboard gadgets that refer to the issue type in their configuration will need to be updated with the corrected name.
  • C. Update the workflow schemes for the issue type to use the new name.
  • D. Update the issue type schemes to refer to the new name.

Answer: D

Explanation:
Reference: https://confluence.atlassian.com/adminjiracloud/adding-editing-and-deleting-an-issue-type-scheme-844500754.html


NEW QUESTION # 37
Contractors will begin using your Jira instance.
You receive the following requirements for them:

How should you manage global permissions for the contractors user group?

  • A. Grant them the Create Shared Objects permission.
  • B. Grant them the Bulk Change permission.
  • C. Grant them the Manage Group Filter Subscriptions permission.
  • D. Grant them the Jira System Administrators permission.
  • E. Grant them the Browse Users permission.

Answer: E

Explanation:
Reference: https://confluence.atlassian.com/adminjiracloud/managing-project-permissions-776636362.html


NEW QUESTION # 38
Martin has Create Attachments permission in a software project, but he cannot attach anything to issues in Approved status.
What is the problem?

  • A. He does not have the correct project permission.
  • B. The Attachment field is missing from the screen for that issue type.
  • C. There is a workflow condition configured.
  • D. He is not a member of a security level.
  • E. There is a workflow step property configured.

Answer: A

Explanation:
Reference: https://confluence.atlassian.com/adminjiracloud/configuring-file-attachments-818578880.html


NEW QUESTION # 39
You set up an incoming mail server and a mail handler to Create a new issue or add a comment to an existing issue Which three additional options can you set with the mail configuration

  • A. Set a custom field
  • B. Set the environment system field
  • C. Set watchers
  • D. Set a default reporter
  • E. Create new users based on the From address

Answer: A,C,D,E


NEW QUESTION # 40
Beehive Bank wants to implement Jira with the following requirements:
- Enforce the strictest possible security measures for user logins.
- Allow external users to create their own user logins.
- Use the Jira Internal Directory.
Which two login security options can you offer them? (Choose two.)

  • A. Require character variety for the user name.
  • B. Set Login Mode to Secure.
  • C. Require a certain length for passwords.
  • D. Require that a password is not too similar to another user's password.
  • E. Require that a password is not too similar to the user name or email address.

Answer: B,C


NEW QUESTION # 41
......

Check Real ATLASSIAN ACP-120 Exam Question for Free (2024): https://www.prep4pass.com/ACP-120_exam-braindumps.html

Get all the Information About ATLASSIAN ACP-120 Exam 2024 Practice Test Questions: https://drive.google.com/open?id=1_RLIqGz4fHOhdLh4wow9y-sUvYw_BQ0N