Atlassian ACP-610 Online Practice
Questions and Exam Preparation
ACP-610 Exam Details
Exam Code
:ACP-610
Exam Name
:Managing Jira Projects for Data Center and Server
Certification
:Atlassian Certifications
Vendor
:Atlassian
Total Questions
:75 Q&As
Last Updated
:Jul 09, 2026
Atlassian ACP-610 Online Questions &
Answers
Question 21:
Max has the "Administer Projects" permission. Two actions are needed in his project.
1.
create a new custom field
2.
add the new custom field to a transition screen
What can Max do?
A. neither action B. only action 2 C. both actions D. only action 1
B. only action 2
Explanation/Reference:
A custom field is a field that is not part of the default set of Jira system fields. Creating a new custom field requires Jira administration permissions, so Max cannot perform action 1. However, adding an existing custom field to a transition
screen does not require Jira administration permissions, as long as the screen is not shared with other projects or issue types. Therefore, Max can perform action 2 if he has the "Administer Projects" permission and the screen meets the
Darren wants to analyze the performance of his support teams. Less time in the Waiting for Support status indicates optimal team performance. The report should provide a way to dynamically analyze not only specific days but also specific time frames. Which report provides this information?
A. Average Age Report B. Recently Created Issues Report C. Created vs Resolved Issues Report D. Control Chart E. Resolution Time Report
D. Control Chart
Explanation/Reference:
A Control Chart is the best report to provide the information that Darren wants. A Control Chart shows the cycle time or lead time for your team's issues, broken down by the time spent in each status. It helps you identify whether data from the
current process can be used to determine future performance. Less time in the Waiting for Support status indicates optimal team performance, as it means that the issues are being addressed promptly and efficiently. A Control Chart also
provides a way to dynamically analyze not only specific days but also specific time frames, by using the date range selector and the zoom feature. You can also filter the chart by issue type, assignee, label, or any other field. References:
project in (ENG. DEV) and type in (Bug. Task) ORDER BY Priority ASC
You have the necessary permissions but you are unable to drag an issue into a future sprint in the backlog.
A. Identify the reason. B. The filter should be in DESC order. C. Stories are missing from the query. D. Ranking is disabled. E. The query should only have one project. F. The active sprint has not yet been completed.
D. Ranking is disabled.
Explanation/Reference:
The reason why you are unable to drag an issue into a future sprint in the backlog is that ranking is disabled. Ranking is a feature that allows you to order issues based on their relative priority or importance. Ranking is enabled by adding "ORDER BY Rank ASC" or "ORDER BY Rank DESC" to your board filter query. Ranking is required for Scrum boards, as it determines the order of issues in your backlog and sprints. If ranking is disabled, you cannot drag and drop issues in your backlog or plan future sprints. References: Ranking an issue, Configuring filters
Question 24:
Sam and Jo are product managers responsible for two separate products. Each product has its own Jira project and a corresponding Scrum board.
Management requests an integration between the products. Sam and Jo decide to create all the integration-related issues in Sams project and label them integration".
Jo updated his Scrum board's saved filter to include the relevant integration issues from Sam's project.
Which statement is definitely true?
A. All integration issues always appear on top of Jo's backlog. B. Changes to the rank of integration issues on Jo's board are reflected on Sam's board. C. Jo is unable to rank integration issues created by Sam. D. Sam is unable to transition integration issues that were ranked by Jo. E. Integration issues can only be ranked on Sam's board.
B. Changes to the rank of integration issues on Jo's board are reflected on Sam's board.
Explanation/Reference:
The statement that is definitely true is that changes to the rank of integration issues on Jo's board are reflected on Sam's board. This is because ranking is a global attribute that affects how issues are ordered across projects and boards based on their relative priority. When Jo updates his Scrum board's saved filter to include integration issues from Sam's project, he can rank them along with his own issues on his board. These changes will also affect how these issues are ranked on Sam's board, as they share the same rank field value. The other statements are not necessarily true or false, as they depend on other factors such as permissions, workflow configurations, or board settings. Therefore, the correct answer is B. References: [Ranking an issue], [Configuring filters]
Question 25:
Your team often accepts new requests from outside groups during an active sprint. You want to see if such frequent scope change mid-sprint is causing bottlenecks. Which report provides the needed insight?
A. Control Chart B. Burndown Chart C. Average Age Chart D. Velocity Chart E. Cumulative Flow Diagram
E. Cumulative Flow Diagram
Explanation/Reference:
The Cumulative Flow Diagram is the report that provides the needed insight to see if frequent scope change mid-sprint is causing bottlenecks. The Cumulative Flow Diagram shows the quantity and distribution of work items along different stages of a process over time. The report can help identify potential bottlenecks in the workflow by showing where work items accumulate or stagnate over time. For example, if the report shows a sudden increase or a wide band of work items in the "In Progress" stage, it may indicate that the team is overloaded with work or facing some blockers. If the team often accepts new requests from outside groups during an active sprint, the report can show how this affects the flow of work and the completion of the sprint goal. References: Managing Jira Projects Data Center and Server: Certification Bundle, Cumulative Flow Diagram
Question 26:
You are Tasked with restoring archived sub-tasks in a project.
The project to which the sub-tasks belong has since been archived, as well.
Which is the toned course of action?
A. restore the parent issues only B. restore the project only C. restore the parent issues, then the sub-tasks D. restore the project, then the sub-tasks E. restore the project, then the parent issues
D. restore the project, then the sub-tasks
Explanation/Reference:
The best course of action is to restore the project, then the sub-tasks. This is because sub-tasks cannot exist without their parent issues, and parent issues cannot exist without their project. Therefore, restoring the project first will ensure that the parent issues are also restored, and then restoring the sub-tasks will re-attach them to their parent issues. Restoring the parent issues only will not restore the sub-tasks, as they are still archived. Restoring the project only will not restore the sub-tasks, as they need to be restored separately. Restoring the parent issues, then the sub-tasks will not work, as the parent issues cannot be restored without their project. Restoring the project, then the parent issues is unnecessary, as the parent issues are already restored with the project. References: [Restoring an archived issue], [Managing Jira Projects Data Center and Server: Certification Bundle]
Question 27:
Quang can transition issues from Resolved to Done using the workflow button on issues in his project. However, he cannot drag then from Resolved to Done on the project's Kanban board Identify a possible reason why.
A. Quang lacks a project permission. B. Quang is not a board administrator. C. The statuses are mapped to the same column. D. The board has a sub-filter configured
C. The statuses are mapped to the same column.
Explanation/Reference:
If Quang can transition issues from Resolved to Done using the workflow button on issues in his project, but cannot drag them from Resolved to Done on the project's Kanban board, a possible reason is that the statuses are mapped to the same column. The columns on a Kanban board represent the stages of work in a project. Each column can have one or more statuses mapped to it. To move an issue from one column to another, you need to drag and drop it to a column that has a different status mapped to it. If the statuses are mapped to the same column, you cannot move the issue by dragging it on the board, but you can still use the workflow button to change its status. References: Configuring columns, Moving an issue
Question 28:
Your team uses a custom field of type Labels to track keywords associated with incoming requests. Issues can have multiple keywords, and new keywords can be added at any time. They want to see keywords displayed prominently when
viewing all cards on a board.
Which configuration meets this need?
A. card layout B. swimlanes C. card colours D. issue detail view
A. card layout
Explanation/Reference:
The best configuration to meet the team's need of displaying keywords prominently when viewing all cards on a board is card layout. Card layout allows you to customize what fields are shown on each card on a board, and you can choose to show any custom field of type Labels on the cards. Swimlanes are used to group issues into horizontal lanes based on certain criteria, such as assignee, priority, or query, but they do not show labels on each card. Card colours are used to highlight issues based on certain attributes, such as issue type, priority, or query, but they do not show labels on each card either. Issue detail view is used to show more information about an issue when you select it on a board, but it does not affect how cards are displayed on the board. Therefore, the correct answer is A. References: [Configuring card layout], [Configuring swimlanes], [Configuring card colours], [Using boards]
Question 29:
An issue was created with the following attributes:
1.
Issue type: Story
2.
Priority: Blocker
3.
Labels: Tools, DevOps
4.
Reporter: A.Grant
An excerpt of the board's swimlane configuration is shown.
In which swimlane will the issue appear?
A. Change requests B. Expedite C. Internal stories D. Everything Else E. Stories
B. Expedite
Explanation/Reference:
The issue will appear in the Expedite swimlane, because it matches the query priority = Blocker. Swimlanes are used to group issues on the board based on a common attribute, such as assignee, epic, or a custom query. The board's swimlane configuration shows that the first swimlane is Expedite, which has the query priority = Blocker. This means that any issue with a blocker priority will be placed in this swimlane, regardless of its other attributes. The other swimlanes have different queries that do not match the issue's attributes, such as type, labels, or reporter. Therefore, the issue will not appear in those swimlanes. The last swimlane is Everything Else, which is the default swimlane for any issue that does not match any of the previous queries. However, since the issue matches the Expedite query, it will not fall into this swimlane either. Hence, the correct answer is B. References: [Configuring swimlanes], [Using swimlanes]
Question 30:
The team wants to flag issues using a category. Their requirements are:
1.
more than one category value can be selected on an issue
2.
new category values can be added by any user
3.
category values can be selected via a dropdown menu
4.
category values can be re-used across all projects
Which field meets their requirements?
A. text field B. component C. user picket D. label E. checkboxes
D. label
Explanation/Reference:
The label field meets the team's requirements for flagging issues using a category. Labels are a type of custom field that allow users to add one or more descriptive tags to issues. Users can add new labels on the fly, and select existing labels from a dropdown menu. Labels can be re-used across all projects, and can be searched and filtered easily. A text field does not allow multiple values or a dropdown menu. A component does not allow multiple values or adding new values by any user. A user picker does not allow multiple values or adding new values byany user. Checkboxes do not allow adding new values by any user. References: [Adding, removing and searching for labels], [Managing Jira Projects Data Center and Server: Certification Bundle]
Nowadays, the certification exams become more and more important and required by more and more
enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare
for the exam in a short time with less efforts? How to get a ideal result and how to find the
most reliable resources? Here on Vcedump.com, you will find all the answers.
Vcedump.com provide not only Atlassian exam questions,
answers and explanations but also complete assistance on your exam preparation and certification
application. If you are confused on your ACP-610 exam preparations
and Atlassian certification application, do not hesitate to visit our
Vcedump.com to find your solutions here.