Current ACP-610 Exam Dumps [2024] Complete ATLASSIAN Exam Smoothly [Q39-Q54]

Share

Current ACP-610  Exam Dumps [2024] Complete ATLASSIAN Exam Smoothly

ACP-610 Premium PDF & Test Engine Files with 77 Questions & Answers

NEW QUESTION # 39
Nadav wants to know how accurate estimates were on issues associated with version 2.2.
Which report should he use?

  • A. Time Tracking Report
  • B. User Workload Report
  • C. Resolution Time Report
  • D. Single Level Group By Report
  • E. Time Since Issues Report
  • F. Version Workload Report

Answer: B


NEW QUESTION # 40
You are responsible for three software products with individual release cycles.
Each product is managed in a different project.
Which report can provide an instant progress overview of all fix versions across all projects?

  • A. Pie Chart Report
  • B. Single Level Group By Report
  • C. Version Workload Report
  • D. Release Burndown
  • E. Version Report

Answer: A

Explanation:
Explanation
The report that can provide an instant progress overview of all fix versions across all projects is thePie Chart Report. This report allows you to create a pie chart based on any statistic type, such as Fix Version, Project, Issue Type, etc. You can use this report to compare the relative proportions of issues in different fix versions across different projects. For example, you can create a pie chart based on the Fix Version statistic type, and select all the projects that you are responsible for. This will show you how many issues are assigned to each fix version in each project, and what percentage they represent of the total issues. You can also filter the issues by status, priority, assignee, or any other criteria. This report can help you monitor the progress of your releases and identify any potential risks or delays.To generate a Pie Chart Report, follow these steps1:
Navigate to the project that you want to report on.
From the project sidebar, select Reports.
Select Pie Chart Report from the list of reports.
Select the statistic type that you want to base your pie chart on. In this case, select Fix Version.
Select the projects that you want to include in your report. You can select multiple projects by holding down the Ctrl key (Windows) or Command key (Mac) while clicking on the project names.
Optionally, select a filter to narrow down the issues that you want to include in your report. You can use an existing filter or create a new one.
Click View to generate the report.
You can also access the Pie Chart Report from your dashboard by adding the Jira Chart gadget2. This gadget allows you to display any Jira report on your dashboard.To add the Jira Chart gadget to your dashboard, follow these steps2:
Navigate to your dashboard and click Add gadget.
Search for Jira Chart and click Add gadget.
Configure the gadget settings as follows:
Select Pie Chart as the chart type.
Select the project or filter that you want to use as the data source.
Select Fix Version as the statistic type.
Optionally, select a series to further break down the data by another statistic type, such as Status or Priority.
Click Save.
You can also edit or delete the gadget at any time by clicking on the menu icon at the top right corner of the gadget.


NEW QUESTION # 41
All stories in your project are linked to epics within the same project. Using a bulk operation, you moved some stories to another project. What happens to the epics?

  • A. Epics are moved automatically but epic links are lost
  • B. Epics and epic links are moved automatically.
  • C. Epics are unaffected but epic links are lost.
  • D. Epics and epic links are unaffected

Answer: A

Explanation:
Explanation
Epics are moved automatically but epic links are lost when stories are moved to another project using a bulk operation. This is because epics are a type of issue, and issues can be moved across projects. However, epic links are a type of issue link, and issue links cannot be moved across projects. Therefore, the stories will lose their epic links after the move, and the epics will remain in the original project. References: [Moving multiple issues], [Managing Jira Projects Data Center and Server: Certification Bundle]


NEW QUESTION # 42
Indicate which two use cases require the use of issue-level security within a project. (Choose two.)

  • A. Only managers should be able to see the project.
  • B. Only managers should be able to choose who sees certain issues in the project.
  • C. Only managers should be able to set the Due Date on issues in the project.
  • D. Only managers should be able to see Critical issues in the project.
  • E. Only managers should be able to Close issues in the project.

Answer: A,B


NEW QUESTION # 43
Depending on the project configuration, a project administrator might be able to perform some tasks, instead of escalating them to the Jira administrator. Identic one such task.

  • A. Limit who can bulk edit project issues.
  • B. Remove a priority value used by the project.
  • C. Remove Watchers from project notifications.
  • D. Update permissions for a project user.

Answer: C

Explanation:
Explanation
A project administrator can remove watchers from project notifications, if they have the Manage Watchers permission. This is a task that does not require Jira administrator access, and can be done by the project administrator from the issue view. Removing a priority value used by the project, updating permissions for a project user, and limiting who can bulk edit project issues are all tasks that require Jira administrator access, and cannot be done by the project administrator. References: Managing watchers, Managing Jira Projects Data Center and Server: Certification Bundle


NEW QUESTION # 44
You have all the necessary permissions to transition issues on your board. There are no conditions or validators. One column has two statuses mapped to it You want to drag an issue into that column. Which statement is true?

  • A. You can drop it only into the bottom status.
  • B. You can drop it into either pop-up window.
  • C. You cannot drop it into either status.
  • D. You can drop it only into the top status.
  • E. You can drop it into either status

Answer: E


NEW QUESTION # 45
It's common practice in your organization to archive projects in the following way:
- The name of archived projects will get the prefix ARCH_
- Archived projects will be assigned the project category ARCHIVE Recently many projects were archived.
Which JQL query will tell you if there are any unresolved issues in those projects?

  • A. project CHANGED TO "ARCH_*" AND resolution IS EMPTY
  • B. key ~ "ARCH_*" AND resolution IS EMPTY
  • C. project in ARCHIVE() AND resolution = Unresolved
  • D. project ~ "ARCH_*" AND resolution = Unresolved
  • E. category = ARCHIVE AND resolution = NULL
  • F. category = ARCHIVE and resolution EQUALS EMPTY

Answer: F


NEW QUESTION # 46
You want to remove some epics from your personal Scrum board, without impacting any other boards.
Identify the correct solution.

  • A. Exclude them via a quick filter.
  • B. Exclude them via the board filter
  • C. Exclude them via the board sub filter.
  • D. Transition them into an unmapped status.
  • E. Mark them as Done via the Epics panel

Answer: C


NEW QUESTION # 47
You want to report on your team's performance to the stakeholders. View one of the reports for your team:

Based only on the report shown, which statement about your teams performance is definitely true?

  • A. Scope change is affecting the team's ability to complete work on time.
  • B. Your team sometimes commits more work than it can complete in an iteration.
  • C. Your team is committing unestimated work to an iteration.
  • D. Your team is using sprint duration inconsistently
  • E. Your team is not estimating their work accurately.

Answer: B

Explanation:
Explanation
Based on the report shown, which is a Velocity Chart, the only statement that is definitely true about the team's performance is that they sometimes commit more work than they can complete in an iteration. This can be seen by comparing the green bars (completed work) and the gray bars (estimated work) in each sprint. For example, in Sprint 4, the team committed 10 story points but only completed 8 story points. The other statements are not necessarily true based on the report alone. For example, the team may be estimating their work accurately, but facing other challenges or impediments that prevent them from completing their work on time. Or, the team may not be committing unestimated work to an iteration, but rather re-estimating some issues during the sprint. Or, scope change may not be affecting the team's ability to complete work on time, but rather reflecting changes in priorities or requirements. Or, the team may be using sprint duration consistently, but varying the amount of work they commit to each sprint based on their capacity or velocity.
For more information on how to interpret and use the Velocity Chart, see Velocity Chart. References: Velocity Chart


NEW QUESTION # 48
Analyze the component configuration of a project as shown.

Dave creates an issue and wants to use the auto-assignment feature of Jira. Which statement is definitely correct?

  • A. If UX is selected, the issue will be assigned to admin.
  • B. If Login and Signoff are selected, the issue will be assigned to Project admin.
  • C. If Signoff is selected, the issue will be assigned to Project admin.
  • D. If Test is selected, the issue will be assigned to Project lead.

Answer: C

Explanation:
Explanation
Thecomponent configuration of the project shows that each component has a different default assignee. The default assignee is the user who will be automatically assigned to an issue when that component is selected.
The image shows that the default assignee for the Signoff component is Project admin. Therefore, if Dave creates an issue and selects Signoff as the component, the issue will be assigned to Project admin.
The other options are not correct because:
If UX is selected, the issue will not be assigned to admin, but to Unassigned. The image shows that the default assignee for the UX component is Unassigned, which means that no user will be automatically assigned to an issue with that component.
If Login and Signoff are selected, the issue will not be assigned to Project admin, but to Project lead.
The image shows that the default assignee for multiple components is Project lead, which means that if more than one component is selected, the issue will be assigned to Project lead.
If Test is selected, the issue will not be assigned to Project lead, but to Unassigned. The image shows that the default assignee for the Test component is Unassigned, which means that no user will be automatically assigned to an issue with that component.


NEW QUESTION # 49
Gen prioritizes and triages support requests as soon as they come in. She now wants to use drag-and-drop to:
* quicklyassign and transition them to in Progress
* instantly associate them with Epics
Which board view will meet these requirements?

  • A. Kanban backlog
  • B. Kanban board
  • C. Active sprints
  • D. Scrum backlog

Answer: B

Explanation:
Explanation
A Kanban board is the best option for Gen to prioritize and triage support requests using drag-and-drop. A Kanban board allows Gen to quickly assign issues to herself or other team members by dragging them to the appropriate column. She can also transition issues to In Progress by moving them across the workflow.
Additionally, she can instantly associate issues with Epics by dragging them to the Epic panel on the right side of the board. A Kanban board also provides a visual overview of the current status and progress of the support requests. References: Managing Jira Projects Data Center and Server: Certification Bundle, Configuring projects | Administering Jira applications Data Center and ..., [Working with issues | Jira Software Cloud]


NEW QUESTION # 50
All users should be able to transition issues in your project without restrictions.
However, some users complain that they cannot transition issues to the In Progress status. They can execute other transitions.
The workflow is shown below.

What should you request from the Jira administrator?

  • A. Add a new transition from To Do to In Progress.
  • B. Remove existing conditions from the global In Progress transition.
  • C. Remove existing triggers from the global In Progress transition.
  • D. Add a new transition from Done to In Progress.
  • E. Add all project users to the Transition Issues project permission.

Answer: D


NEW QUESTION # 51
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. Viewers
  • B. Linkers
  • C. Administrators
  • D. Transitioners
  • E. Creators
  • F. Editors

Answer: A,B


NEW QUESTION # 52
Martina is unable to perform the following actions in the App project:
- Create and manage versions
- Create and manage components
- Rank issues in the backlog
The App project does not use a shared permission scheme.
Which two permissions will allow her to perform those actions? (Choose two.)

  • A. Move Issues
  • B. Transition Issues
  • C. Schedule Issues
  • D. Administer Projects
  • E. Bulk Change

Answer: C,D


NEW QUESTION # 53
Your coworkers, Jill and Dave, want you to create a filter and a corresponding filter subscription to run every morning at 8 AM.
For the query result, they each want to receive a list of only their own issues that were assigned to them in the last 8 hours.
Which JQL query will you use in the filter?

  • A. assignee changed TO currentUser() AFTER startOfDay()
  • B. assignee changed TO (Jill,Dave) >= -8h
  • C. assignee changed TO currentUser() >= -8h
  • D. assignee in (Jill,Dave) AND created >= -8h
  • E. assignee = Jill OR assignee = Dave AND created AFTER startOfDay()

Answer: A


NEW QUESTION # 54
......

ACP-610 Premium Files Practice Valid Exam Dumps Question: https://www.exam4tests.com/ACP-610-valid-braindumps.html

Get 100% Real ACP-610 Accurate & Verified Answers As Seen in the Real Exam!: https://drive.google.com/open?id=13jXRbrN9UePI5jrGri1UruQaAwA6k_5x