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

You need to create a filter that shows only issues that were created during the last calendar month. Identify the correct JQL query.

A.

created changed during (startOfMonth(), endOfMonth())

B.

createdDate >= startOfMonth(-1) OR createdDate <= endOfMonth(-1)

C.

created >= startOfMonth(-1) AND created <= endOfMonth(-1)

D.

createdDate >= startOfMonth(-1m) AND createdDate <= endOfMonth(-1m)

You want to use a bulk operation to move issues between two company-managed projects that use different field configurations. Which field will definitely be updated?

A.

Assignee

B.

Custom fields

C.

Resolved Date

D.

Components

E.

Status

All company-managed projects share the same permission scheme and workflow scheme. New requirements state:

• Only auditors should be able to use the 'Needs Audit' workflow transition.

• All auditors work across all the projects.

How should auditors be configured?

A.

As a User custom field

B.

As a group

C.

As a Group custom field

D.

As single users

In project ENG, components are configured as shown:

The Default Assignee for ENG is the Project Lead. You select all four components on a new issue and leave Assignee as Automatic. To whom will the issue be assigned?

A.

User 1

B.

User 2

C.

User 3

D.

User 4

E.

Project Lead

F.

Unassigned

Jenni wants to populate several custom fields of type User Picker (single user). But she does not see any users to select when she starts typing a name. What is Jenni missing?

A.

Product access

B.

Project permission

C.

Global permission

D.

Product role

E.

Project role

Your team creates issues directly in the Kanban board of a company-managed project. You must ensure that all their newly created issues are not left unassigned. Which entry must you select in the project’s Default Assignee dropdown?

A.

Board administrator

B.

Project lead

C.

Component lead

D.

Project admin

E.

Reporter

Your team currently only uses a single issue type but wants to add a second one. Which configuration requires a separate project for the second issue type?

A.

Different custom fields per issue type

B.

Different card colors per issue type

C.

Different components per issue type

D.

Different issue layouts per issue type

E.

Different workflows per issue type

What is being transitioned in the last component of the rule?

A.

A single story

B.

Multiple stories

C.

An epic

D.

The trigger issue

E.

One or more sub-tasks

Requirements for field behavior in a company-managed project are shown:

Issue Type

Attribute (custom field)

Epic

Hidden

Story

Optional

Bug

Required

What do you need to configure to meet the requirements?

A.

Field configurations

B.

Screens

C.

Custom field contexts

D.

Screen schemes

Currently, the ‘Affects Version/s’ field is populated on issues in a particular company-managed project. Now, you want to hide it when viewing issues and to hide its values when viewing filter results. Where would you go to make the change?

A.

Issue detail view

B.

Field configuration

C.

Custom field context

D.

Screen

E.

Issue layout