Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which two can project administrators associate with project roles? (Choose two.)

A.

Security levels

B.

Application access

C.

Global permissions

D.

Groups

E.

Individual users

F.

Project permissions

Which statement is true about configuring issue types in a project?

A.

Standard and sub-task issue types must always have their own workflows.

B.

Epics cannot have sub-tasks in a Jira Software project.

C.

There are three levels of issue types in a Jira Software project; Epic, Story, Sub-task.

D.

Sub-task issue types can have a different issue security level than their parent.

E.

An issue type scheme can have unlimited sub-task issue types.

F.

You can disable the Create Sub-task operation on some standard issue types.

When creating a project from a template, which two schemes will be unique for the new project? (Choose two.)

A.

Notification Scheme

B.

Issue Security Scheme

C.

Permissions Scheme

D.

Issue Type Scheme

E.

Field Configuration Scheme

F.

Workflow Scheme

Elaine is the project administrator for the Finance project.

The team requests a brand new field called Currency. It must be added to the screen used on the Approval transition. How can these requirements be met?

A.

Elaine can create the field and add it to the screen.

B.

A Jira administrator must create the field and add it to the screen.

C.

A Jira administrator must create the field but Elaine can add it to the screen.

D.

Elaine can create the field but a Jira administrator must add it to the screen.

An extract of a permission scheme is shown below.

Jennifer Evans needs to be able to:

    Manage project role membership

    Log time to issues

What is the minimum number of project roles she needs?

A.

3

B.

1

C.

4

D.

2

A Jira project uses a single issue type.

Alana complains that she is not able to see the custom field Approval Board when she views a specific issue.

She can see the field on other issues in the project.

You check the screen configuration and confirm that the field is on the correct screen.

Why does Alana NOT see the field on that specific issue?

A.

The field is hidden in the field configuration.

B.

The field was disabled by a Jira administrator.

C.

The field has no value at the moment.

D.

The field is hidden by the workflow status.

E.

The field is hidden by a security level.

Teresa is able to see the Start Progress transition but not the Approve transition on an issue. Her co-worker is able to see both.

Identify two possible causes why Teresa can NOT see the Approve transition. (Choose two.)

A.

Teresa is not listed in the correct security level for the issue.

B.

Teresa does not have the Transition Issues permission.

C.

Teresa is not in the correct group or project role.

D.

Teresa does not meet the condition on the Approve transition.

E.

Teresa does not have the correct global permission.

F.

Teresa does not have the correct Application access.

You want a built-in report that meets these requirements:

    shows the results of a saved filter

    groups the results by priority and shows a progress bar for each priority

    displays issue status and resolution

Which report should you use?

A.

Resolution Time Report

B.

Recently Created Issues Report

C.

Time Tracking Report

D.

Single Level Group By Report

E.

User Workload Report

F.

Created vs. Resolved Issues Report

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

John needs to configure an Issue Collector where he is the reporter of all the collected issues.

Which two permissions does he need to do this? (Choose two.)

A.

Administer Projects

B.

Transition Issues

C.

Assignable User

D.

Create Issues

E.

Add Comments