Managing Jira Cloud Projects ACP-620 Exam Questions
One issue type is always included in the same sprint as its parent issue. Identify it.
Correct Answer: D
A Sub-task is always tied to its parent issue and cannot exist independently in a sprint. It is automatically included in the same sprint as its parent, ensuring the work is tracked together.
Two boards display stories from a single project.
When team members view the backlog of both boards, they can only see the Color custom field on one of the boards and not the other.
They want to see it on both boards.
Which configuration must be changed?
Correct Answer: B
The Card layout controls which fields are displayed on issue cards in the backlog and board views. To show the Color custom field on both boards, it must be added to the card layout configuration for each board individually.
Your company-managed kanban project has a total of six statuses in the workflows. Which statement about the kanban board is true?
Correct Answer: C
In a company-managed Kanban project, the board can have multiple In Progress statuses from different workflows mapped to the same column. This allows teams to visually group similar types of work even if the statuses come from different issue types or workflows. It provides flexibility without requiring one column per status.
You are the project administrator for a team based in the Middle East.
You need to change the Standard Working Days configuration on the board: from Sunday to Thursday instead of Monday to Friday.
What will be affected by this change?
Correct Answer: E
Changing the Standard Working Days affects the Burndown Chart, as this chart relies on working days to plot the ideal and actual burn of work during a sprint. Adjusting working days ensures the burndown chart accurately reflects the team's actual schedule.
A shared dashboard contains the Issue Statistics gadget.
Amanda complains that the gadget displays 23 issues when she views it while other team members report that they see 45 issues.
Select two reasons that explain why the numbers differ. (Choose two.)
Correct Answer: B
Some of the issues are hidden by issue security levels: Amanda may not have permission to view issues restricted by security levels, causing her to see fewer results.
She does not meet the currentUser() criteria in the saved filter: If the saved filter uses currentUser() in its JQL and Amanda doesn’t match its logic, the results shown to her will differ from those seen by others.