You are viewing a board that displays stories across multiple projects. You want to see a grouping of stories without epics. Which swimlane selection will achieve this?
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Correct answerA
ExplanationSwimlanes are a way of grouping issues on a board based on certain criteria, such as assignee, priority, query, or epics. If you want to see a grouping of stories without epics, you can use a query swimlane with the condition epic is EMPTY, which will show only issues that are not part of any epic. The other options will either show epics or not group stories at all. Therefore, the correct answer is A. References: [Configuring swimlanes], [Advanced searching - fields reference]
Question 2
Multiple choice
Which two permissions must a user have to move an issue to another project? (Choose two.)
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Correct answersA, C
ExplanationMoving issues requires Move Issues permission in the source project and Create Issues permission in the destination project.
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 cannot drop it into either status.
-
B
You can drop it only into the bottom status.
-
C
You can drop it only into the top status.
-
D
You can drop it into either pop-up window.
-
E
You can drop it into either status
Reveal answer details
Close answer details
A team requests that each new issue automatically inherit the component lead as assignee. What configuration achieves this?
-
A
Component default assignee
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationEach component in Jira can have its own default assignee, which overrides the project default. When an issue is created and includes that component, the component lead automatically becomes the assignee.
Analyze the Epic Report shown.  Identify why the epic completion date is hard to predict.
-
A
Most stories aren't estimated until the end of the epic
-
B
The configured Working Days for the board are unrealistic.
-
C
The team is using issue count for their estimation statistic.
-
D
The team adds new stories throughout the epic.
Reveal answer details
Close answer details
Correct answerD
ExplanationThe epic completion date is hard to predict because the team adds new stories throughout the epic. This means that the scope of the epic is not fixed and can change over time. The Epic Report shows the progress of an epic by comparing the estimated amount of work to the completed work. The report also shows a projected completion date based on the team'saverage velocity. However, if the team keeps adding new stories to the epic, the estimated amount of work will increase and the projected completion date will be pushed further. This makes it difficult to plan and deliver the epic within a certain timeframe. References: Managing Jira Projects Data Center and Server: Certification Bundle, Epic Report
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.
Reveal answer details
Close answer details
Correct answerB
ExplanationThe 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]
You need to create a dashboard showing the number of issues per priority as a percentage. Which gadget should you use?
-
A
-
B
-
C
Two Dimensional Filter Statistics
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationThe Pie Chart gadget visualizes issue counts or percentages by any chosen field, such as Priority, providing a quick overview of distribution.
All projects use a shared permission scheme. The Browse Projects permission needs to be updated so that projectadministratorscan manage access to their own projects. What entry must be added to the Browse Projects permission?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
A Scrum project has the following five configured versions:  How many of them will be available in the versions panel of the project backlog?
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Correct answerE
ExplanationThree versions will be available in the versions panel of the project backlog: epsilon, delta, and gamma. These are the three unreleased versions in the project, as shown in the image. The versions panel only shows unreleased versions, as they are used to plan and track the progress of upcoming releases. Released and archived versions are not shown in the versions panel, as they are considered completed and no longer relevant for planning purposes. References: [Working with versions], [Managing Jira Projects Data Center and Server:Certification Bundle]
Question 10
Single choice
Your company recently created an internal IT project to track hardware requests. View the project configuration below: Project: Hardware request Project lead: Allen Frank Default Assignee: Project lead  To test thetriaging process you create the first issue in the project and select the Macbook 13" component. You don t update the assignee field and leave it to the default value of Automatic. Based on the current configuration, which value will the assignee field show after creating the test issue?
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Correct answerB
ExplanationBased on the current configuration, the assignee field will show Mac Taylor after creating the test issue. This is because the Macbook 13" component has Mac Taylor as the component lead and the component/s field has been configured to override the project's default assignee when using a certain component. Therefore, when creating an issue with the Macbook 13" component, the assignee field will automatically be set to Mac Taylor, regardless of the default assignee of the project or the value of the assignee field before creating the issue References: What are components? | Jira Software Cloud | Atlassian Support How to enable and edit component/s , affects Version/s and fix version ...
Question 11
Single choice
You want to automatically close issues 5 days after they transition to "Resolved." Which configuration is correct?
-
A
Automation rule using "Scheduled" trigger with JQL status = Resolved
-
B
Workflow condition checking resolution date
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationAutomation rules with a scheduled trigger can query resolved issues and transition them to "Closed" after the desired period, ensuring consistent cleanup.
Question 12
Single choice
Which statementis true about Jira attachments?
-
A
Users can search for issues that contain attachments
-
B
Users need Work On Issues permission to remove attachments.
-
C
Users need Edit Issues permission to add attachments.
-
D
Project administrators can disable attachments through project settings.
Reveal answer details
Close answer details
Correct answerA
ExplanationJira attachments are files that users can attach to issues to share information with their team. Users can search for issues that contain attachments by using the attachments field in the advanced search. For example, attachments is not EMPTY will return all issues that have at least one attachment. Therefore, option A is true.
Question 13
Multiple choice
Jon can already see issues in a particular project. But he also needs to: 1. work on setting Due Date on issues 2. transition issues from the Resolved column to the Closed column His project was created using the Scrum project template and the simplified workflow has not been modified. Which three additional permissions does he definitely need? (Choose three.)
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Correct answersC, D, E
ExplanationTo perform the tasks that Jon needs, he requires three additional permissions: Close Issues, Transition Issues, and Schedule Issues. The Close Issues permission allows Jon to transition issues from the Resolved column to the Closed column on the Scrum board. The Transition Issues permission allows Jon to move issues through any workflow transition on the Scrum board. The Schedule Issues permission allows Jon to set or edit the Due Date of an issue. The other permissions are not additional or necessary for Jon's tasks. The Work On Issues permission allows Jon to log work on an issue, but not to set or edit the Due Date. The Browse Projects permission is already granted to Jon, since he can see the issues in the project. For more information on how to manage project permissions, see Manage project permissions and Understand project permissions and roles. References: Manage project permissions, Understand project permissions and roles
Question 14
Single choice
A project uses several issue Types that have different workflows. Sam can only see some of the issues on the project's Kanban board but sees all of them in the issue search. Identify a possible reason.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationA possible reason why Sam can only see some of the issues on the project's Kanban board but sees all of them in the issue search is that the column mapping of the board does not include all the statuses of the different workflows used by the issue types. Column mapping determines which statuses are mapped to which columns on a board, and only issues with mapped statuses are displayed on the board. If an issue type has a workflow with a status that is not mapped to any column, then it will not appear on the board. Board permissions, issue-level security, and workflow conditions do not affect the visibility of issues on a board, as they apply to both the board and the issue search. Therefore, the correct answer is B. References: [Configuring columns], [Configuring workflows]
|