Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > ATLASSIAN > Jira Project Administrator > ACP-600

ACP-600 Project Administration in Jira Server Question and Answers

Question # 4

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.

Full Access
Question # 5

Which statement is correct about archiving a version in Jira?

A.

Versions can be archived only in Jira Software projects, not Jira Business projects.

B.

Archived versions cannot be selected in either the Fix Version/s dropdown, or the Affects Version/s field dropdown.

C.

Archived versions can be selected only in the FixVersion/s field dropdown, not the Affects Version/s field dropdown.

D.

Versions can be archived in Jira only if they do not contain any unresolved issues.

E.

Archived versions will be grouped as Archived Versions in the FixVersion/s field dropdown.

Full Access
Question # 6

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

Full Access
Question # 7

The support team has a request.

When a Bug is created, it should only display five fields. However, when it is edited, it should display fourteen fields.

Which configuration is used to implement this requirement?

A.

Issue Type Scheme

B.

Workflow Scheme

C.

Permission Scheme

D.

Field Configuration Scheme

E.

Screen Scheme

Full Access
Question # 8

As a project administrator, what changes can you make to the project sidebar?

A.

change the background color

B.

remove links to Reports

C.

add a URL and link text

D.

display project descriptions

E.

display project team members

Full Access
Question # 9

You have gathered workflow requirements:

  • Sue wants to put issues ON HOLD from anywhere in the workflow.
  • Dave wants to restrict who can put issues ON HOLD.

You contact a Jira administrator to request appropriate workflow changes to address their requirements.

Which change do you NOT request?

A.

A condition on the incoming transitions going in to ON HOLDВ. A global transition to the ON HOLD statusС. Outgoing transitions from the ON HOLD status

B.

A security-level on the ON HOLD status

C.

A new status called ON HOLD

Full Access