atlassian ACP-600 Exam Questions

Questions for the ACP-600 were updated on : Nov 21 ,2025

Page 1 out of 5. Viewing questions 1-15 out of 65

Question 1

Fixing a single bug requires the involvement of three teams: Designers, Developers and Testers.
Currently, all the fields that are needed by each of the three teams are together on a single project
screen. As a project administrator, how can you help the teams to easily identify the fields they
need?

  • A. Request a separate issue type and issue type scheme for each team.
  • B. Use the card colors feature to color-code the fields by team.
  • C. Make fields available only for the team that needs them.
  • D. Request individual team screens to be associated with the Edit Issue operation.
  • E. Group individual fields by team and place them on separate tabs.
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 2

You want to gather metrics on how long it takes the team to resolve issues in their project. Which
report should you use?

  • A. Resolution Time Report
  • B. Single Level Group By Report
  • C. Time Tracking Report
  • D. Time Since Issues Report
  • E. Average Age Report
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%

Explanation:
Time Tracking Report
If Time tracking is enabled: Displays useful time tracking information on issues for a particular
version of a project

Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 3

In my project, I can create issues and assign them to other users. However, the other users are not
able to assign issues to me.
What are two possible reasons for this? (Choose two.)

  • A. I am not a component lead.
  • B. I do not have the Assignable User permission.
  • C. The other users do not have the Assignable User permission.
  • D. The other users do not have the Edit Issues permission.
  • E. The other users do not have the Assign Issues permission.
Answer:

D,E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 4

Scrum Masters must be able to manage sprints in a particular project, but they are unable to do so.
You need to recommend an action to the Jira administrator which satisfies their requirement.
Which recommendation will definitely NOT satisfy their requirement?

  • A. Add Application access (Jira Core) to the Manage Sprints permission.
  • B. Add the Scrum-Masters project role to the Manage Sprints permission.
  • C. Add individual users to the Scrum-Masters project role.
  • D. Add the Scrum-Masters group to the Manage Sprints permission.
Answer:

C

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5

Your Scrum Software type project only uses a single shared workflow.
The resolution needs to be set manually during the Fix transition.
As a project administrator, how can you achieve this?

  • A. Add the Resolution field to all project screens.
  • B. Check the Set Resolution option on the target status in your board configuration.
  • C. Request a post-function to be configured for the Fix transition.
  • D. Request a screen with the Resolution field to be associated with the Fix transition.
  • E. Add the Resolution field to the screen associated with the Fix transition.
Answer:

E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 6

Which two statements are true about priorities in Jira? (Choose two.)

  • A. Priorities can only be reordered. Existing priorities cannot be edited.
  • B. Jira administrators can set up individual priority schemes for each project.
  • C. Project administrators can always update priorities in their projects.
  • D. Project administrators can only update their project's priorities if the Extended project administration is enabled.
  • E. Jira administrators can define global priorities.
Answer:

A,B

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 7

How do you configure the default unit for time tracking (minute, hour, day, week) in Jira?

  • A. per issue type
  • B. per project
  • C. per user
  • D. per group
  • E. per instance
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 8

Your development team has just released their first version of a GPS tracker yesterday. The next
product release is not due for another 3 months.
Which two JQL queries, when executed today, will list all features shipped in the 1.0 version?
(Choose two.)

  • A. project = GPS AND issuetype Feature AND fixVersion = released()
  • B. project = GPS AND type = Feature AND fixVersion in (1.0)
  • C. project = GPS AND issuetype = Feature AND fixVersion(s) IS NOT EMPTY
  • D. project = GPS AND type = Feature AND fixVersion in releasedVersions()
  • E. project = GPS AND type = Feature AND fixVersion(s) = “1.0”
  • F. project = GPS AND issuetype = Feature AND fixVersion in 1.0
Answer:

C,E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%
Discussions
vote your answer:
A
B
C
D
E
F
0 / 1000

Question 9

You are asked to create a dashboard to meet these requirements:
•Viewers can easily see the number of issues assigned to each team member.
•Viewers can see the percentage of work currently assigned to each team member.
•Viewers are presented with a graphical view of the distribution of the work assigned to team
members.
•Gadgets display unassigned issues.
Which combination of gadgets should you use?

  • A. Pie Chart and Two Dimensional Filter Statistics
  • B. Activity Stream and Pie Chart
  • C. Two Dimensional Filter Statistics and Created vs. Resolved Chart
  • D. Filter Results and Issue Statistics
  • E. Issue Statistics and Pie Chart
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 10

In your last team meeting Scott showed a QA dashboard he has put together. It contains valuable
data so he decides to share it with the entire project.
When you try to pull up the dashboard for the first time it shows multiple errors instead of the data
you expected.
The most common error is: The filter configured for this gadget could not be retrieved. Please verify
it is still valid on the issue navigator.
Scott confirms, that the dashboard seems fine when he looks at it. What is the most likely cause for
this behavior?

  • A. The filters being used in the gadgets return issues that are hidden by a security level.
  • B. The filters being used in the gadgets have been deleted.
  • C. The filters being used in the gadgets contain corrupt JQL clauses.
  • D. The filters being used in the gadgets are private or not shared with you.
  • E. The filters being used in the gadgets contain field references that have been deleted.
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 11

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 in (Jill,Dave) AND created >= -8h
  • B. assignee changed TO currentUser() AFTER startOfDay()
  • C. assignee changed TO currentUser() >= -8h
  • D. assignee changed TO (Jill,Dave) >= -8h
  • E. assignee = Jill OR assignee = Dave AND created AFTER startOfDay()
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 12

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. category = ARCHIVE and resolution EQUALS EMPTY
  • B. category = ARCHIVE AND resolution = NULL
  • C. project in ARCHIVE() AND resolution = Unresolved
  • D. project CHANGED TO “ARCH_*” AND resolution IS EMPTY
  • E. project ~ “ARCH_*” AND resolution = Unresolved
  • F. кеy ~ “ARCH_*” AND resolution IS EMPTY
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%

Explanation:
resolution is EMPTY AND due <= now()

Discussions
vote your answer:
A
B
C
D
E
F
0 / 1000

Question 13

All projects use a simplified workflow which has three statuses (Open, In Progress, Closed) and all
global transitions.
You need to find issues which were never In Progress.
Select the correct JQL query.

  • A. Status WAS Open OR Status WAS Closed
  • B. Status != “In Progress”
  • C. Status NOT Changed TO “In Progress”
  • D. Status WAS NOT “In Progress”
  • E. Status ONLY IN (Open, Closed)
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 14

All projects use only a single simplified workflow which has three statuses (Open, In Progress,
Closed) and all global transitions.
You need to find all issues that were in the Closed status at some point in their lifecycle.
Select the correct JQL query.

  • A. status CHANGED FROM “In Progress” TO Closed
  • B. status = Closed OR (status WAS Closed AND status = Open)
  • C. status WAS Closed
  • D. status CHANGED TO Open
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 15

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

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

C

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%
Discussions
vote your answer:
A
B
C
D
E
F
0 / 1000
To page 2