ATLASSIAN ACP-610 Exam
Managing Jira Projects for Data Center and Server Certification (Page 4 )

Updated On: 1-Feb-2026

You want to update a workflow that is not shared.
You are a project administrator and "Extended project administration" is enabled.
Which two actions can you complete? (Choose two.)

  1. Add a field to a transition screen.
  2. Add a condition to limit who can approve issues,
  3. Add new transitions to the workflow.
  4. Delete transitions from the workflow.
  5. Delete the Review status from Jira

Answer(s): C,D



Quang is a project administrator. He added several fields to his project screen. All team members have Edit Issues permission in this project.
Which field can definitely be set all project team member- ."1

  1. Attachment
  2. Assignee
  3. Fix Version/s
  4. Labels
  5. Issue Type

Answer(s): D

Explanation:

The only field that can definitely be set by all project team members is Labels. Labels are a system field that can be edited by any user who has the Edit Issues permission in the project, regardless of the screen configuration. The other fields may or may not be editable by the project team members, depending on how they are configured in the screen scheme, field configuration scheme, and permission scheme of the project. For example, Attachment requires both the Edit Issues permission and the Create Attachments permission, Assignee requires both the Edit Issues permission and the

Assignable User permission, Fix Version/s requires both the Edit Issues permission and the Resolve Issues permission, and Issue Type requires both the Edit Issues permission and a compatible issue type scheme. For more information on how to configure fields in Jira, see Configuring fields and screens.


Reference:

Configuring fields and screens



All projects use only a single simplified workflow which has three statuses:
· Open
· In Progress
· Closed
Each status allows all statuses to transition to it
You need to identify oil issues that were in the Closed status at some point in their lifecycle.
Select the correct JQL query.

  1. status CHANGED FROM in Progress" TO Closed
  2. status WAS Closed
  3. status = Closed OR (status WAS Closed AND status - Open)
  4. status CHANGED TO Open

Answer(s): B

Explanation:

The correct JQL query to find all issues that were in the Closed status at some point in their lifecycle is: status WAS Closed. This query uses the WAS operator to check the previous values of the status field. The other options are incorrect because they either use invalid syntax, such as CHANGED FROM or -, or they do not capture all the issues that were ever closed, such as status = Closed or status CHANGED TO Open. For more information on JQL syntax and operators, see Advanced searching - operators reference and Advanced searching - fields reference.


Reference:

Advanced searching - operators reference, Advanced searching - fields reference



Auditors group contains only two members; Adam and Eve. You need to create a quick filter that shows overdue issues assigned to either of them Which JQL query is always correct?

  1. duedate <= currentLogin() AND assignee in membersOf("auditors")
  2. due - overdueQ AND assignee in membersOfC'auditors")
  3. duedate < startOfDay() AND assignee in (Adam, Eve)
  4. due <= now AND assignee in (Adam. Eve)
  5. due < - "0" AND assignee - Adam OR assignee - Eve

Answer(s): C

Explanation:

This JQL query is always correct because it uses the duedate field, which is a date picker that stores a date value without a time component, and the startOfDay() function, which returns the start of the current day (i.e., midnight). This query will return all issues that have a due date before today and are assigned to either Adam or Eve. The other queries are either incorrect or unreliable because they use different fields or functions that may not work as expected. For example, the due field is a date time picker that stores both a date and a time value, and the currentLogin() function returns the date and time of the current user's last login, which may vary depending on the user and their timezone.


Reference:

: https://support.atlassian.com/jira-software-cloud/docs/advanced-search- reference-jql-fields/#Advancedsearchingfieldsreference-DuedateDuedate https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql- functions/#Advancedsearchingfunctionsreference-startOfDaystartOfDay



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?

  1. Release Burndown
  2. Pie Chart Report
  3. Version Workload Report
  4. Version Report
  5. Single Level Group By Report

Answer(s): B

Explanation:

The report that can provide an instant progress overview of all fix versions across all projects is the Pie 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.



Viewing page 4 of 16
Viewing questions 16 - 20 out of 75 questions



Post your Comments and Discuss ATLASSIAN ACP-610 exam prep with other Community members:

Join the ACP-610 Discussion