Verified ACP-610 dumps Q&As - 2023 Latest ACP-610 Download [Q29-Q52]

Share

Verified ACP-610  dumps Q&As - 2023 Latest ACP-610  Download

Updated 100% Cover Real ACP-610 Exam Questions - 100% Pass Guarantee

NEW QUESTION 29
Your development team has just released their first version of a GPS tracker yesterday. The next product release is not due for another 3 months.
Which two JQL queries, when executed today, will list all features shipped in the 1.0 version? (Choose two.)

  • A. project = GPS AND type = Feature AND fixVersion in (1.0)
  • B. project = GPS AND type = Feature AND fixVersion(s) = "1.0"
  • C. project = GPS AND issuetype = Feature AND fixVersion(s) IS NOT EMPTY
  • D. project = GPS AND type = Feature AND fixVersion in releasedVersions()
  • E. project = GPS AND issuetype Feature AND fixVersion = released()
  • F. project = GPS AND issuetype = Feature AND fixVersion in 1.0

Answer: B,C

 

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

  • A. Workflow Scheme
  • B. Field Configuration Scheme
  • C. Permissions Scheme
  • D. Notification Scheme
  • E. Issue Security Scheme
  • F. Issue Type Scheme

Answer: C,D

 

NEW QUESTION 31
Analyze the workflow scheme for the SSP project shown below:

Which change would require an update to the workflow scheme?

  • A. Story and Task need a different screen when being created.
  • B. Task and Sub-Task need a different screen when being edited.
  • C. Sub-task and Bug need a different set of statuses.
  • D. Story and Epic need a different set of statuses.

Answer: C

 

NEW QUESTION 32
A project uses the Simplified Workflow and a Scrum board.
You are the project administrator and the board administrator, but Extended project administration is disabled.
Which two actions can you perform? (Choose two.)

  • A. add a status via the workflow editor
  • B. add a status via the Scrum board
  • C. set a workflow resolution via the workflow editor
  • D. add a condition via the Scrum board
  • E. set a workflow resolution via the Scrum board
  • F. add a transition via the workflow editor

Answer: B,F

 

NEW QUESTION 33
You need a field which meets the following requirements:
- It indicates the importance of an issue.
- It must be used in all projects.
- It must allow only a single value.
- It must have a default.
- It must have different options in different projects.
- It must allow options to be disabled.
Which field meets these requirements?

  • A. Select List (single choice) custom field
  • B. Component/s system field
  • C. Checkboxes custom field
  • D. Labels system field

Answer: C

 

NEW QUESTION 34
You are the project administrator for a Software Scrum Project.
Time Tracking is globally enabled.
Identify the reason why users are NOT able to log work.

  • A. The users do not have the Work On Issues permission.
  • B. Time Tracking on the Scrum board is set to None.
  • C. The issues do not have an Original Estimate.
  • D. Issue estimation on the Scrum board is set to Story points instead of Original Estimate.
  • E. The Log Work field is not present on any project screens.

Answer: A

 

NEW QUESTION 35
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 by a security level.
  • B. The field is hidden in the field configuration.
  • C. The field is hidden by the workflow status.
  • D. The field was disabled by a Jira administrator.
  • E. The field has no value at the moment.

Answer: D

 

NEW QUESTION 36
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 = Closed OR (status WAS Closed AND status = Open)
  • B. status CHANGED FROM "In Progress" TO Closed
  • C. status CHANGED TO Open
  • D. status WAS Closed

Answer: B

 

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

  • A. Epics cannot have sub-tasks in a Jira Software project.
  • B. Sub-task issue types can have a different issue security level than their parent.
  • C. An issue type scheme can have unlimited sub-task issue types.
  • D. Standard and sub-task issue types must always have their own workflows.
  • E. There are three levels of issue types in a Jira Software project; Epic, Story, Sub-task.
  • F. You can disable the Create Sub-task operation on some standard issue types.

Answer: F

 

NEW QUESTION 38
Users typically forget to add components when they create new issues. As a result, most of the newly created issues get assigned to Tom, who is the project lead.
Tom reviews all of the issues, and wants to triage them based on component selection. But when he edits an issue and adds a component, the assignee does not change.
Why does the assignee not change when adding a component to an issue?

  • A. The selected components do not have a component lead set.
  • B. The Assignee field additionally needs to be changed to Automatic.
  • C. Auto-assignment with components only works when creating issues.
  • D. The default assignee of the selected components is set to Project default.
  • E. The project's default assignee overwrites the value of the component lead.

Answer: E

 

NEW QUESTION 39
How do you configure the default unit for time tracking (minute, hour, day, week) in Jira?

  • A. per group
  • B. per user
  • C. per project
  • D. per instance
  • E. per issue type

Answer: E

 

NEW QUESTION 40
All users should be able to transition issues in your project without restrictions.
However, some users complain that they cannot transition issues to the In Progress status. They can execute other transitions.
The workflow is shown below.

What should you request from the Jira administrator?

  • A. Add a new transition from Done to In Progress.
  • B. Add a new transition from To Do to In Progress.
  • C. Add all project users to the Transition Issues project permission.
  • D. Remove existing conditions from the global In Progress transition.
  • E. Remove existing triggers from the global In Progress transition.

Answer: A

 

NEW QUESTION 41
Below you are shown an extract of a field configuration used by all issue types in your project.

The field 'A detailed description' is a custom field of type Text field (multi-line).
Which two statements are true? (Choose two.)

  • A. Users will be able to format text in the field.
  • B. The maximum text length is limited to 100 characters.
  • C. The field can only be used in combination with the Description system field.
  • D. The field is mandatory in each issue type used in the project.
  • E. The project is configured to use only a single screen.

Answer: A,C

 

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

  • A. Application access
  • B. Project permissions
  • C. Groups
  • D. Individual users
  • E. Global permissions
  • F. Security levels

Answer: C,F

 

NEW QUESTION 43
You are helping a manager to translate business requirements into a Jira project configuration. The manager wants users to indicate which systems are impacted by a bug. You are unsure if systems should be configured as components or as a custom field.
Select two situations in which components must definitely be used rather than a custom field. (Choose two.)

  • A. Assignee must be set based on the selected system.
  • B. Systems must be managed by project administrators.
  • C. Users must be able to select multiple systems.
  • D. Systems must have a default value.
  • E. Systems must be exportable to CSV.
  • F. Systems must be required on the screen.

Answer: A,F

 

NEW QUESTION 44
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. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A

 

NEW QUESTION 45
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 but a Jira administrator must add it to the screen.
  • B. A Jira administrator must create the field but Elaine can add it to the screen.
  • C. Elaine can create the field and add it to the screen.
  • D. A Jira administrator must create the field and add it to the screen.

Answer: D

 

NEW QUESTION 46
In your last team meeting Scott showed a QA dashboard he has put together. It contains valuable data so he decides to share it with the entire project.
When you try to pull up the dashboard for the first time it shows multiple errors instead of the data you expected.
The most common error is: The filter configured for this gadget could not beretrieved. Please verify it is still valid on the issue navigator.
Scott confirms, that the dashboard seems fine when he looks at it.
What is the most likely cause for this behavior?

  • A. The filters being used in the gadgets have been deleted.
  • B. The filters being used in the gadgets return issues that are hidden by a security level.
  • C. The filters being used in the gadgets contain corrupt JQL clauses.
  • D. The filters being used in the gadgets contain field references that have been deleted.
  • E. The filters being used in the gadgets are private or not shared with you.

Answer: E

 

NEW QUESTION 47
A user approaches you with a problem. She cannot see or edit the Priority system field on any of the screens of a Process Management project.
What explains the problem?

  • A. The field is not available for this project template.
  • B. The field is hidden in the field configuration.
  • C. The field does not have the correct configuration context.
  • D. She is not listed in the priority scheme.
  • E. She does not have the correct permission.

Answer: B

 

NEW QUESTION 48
You are asked to create a dashboard to meet these requirements:
- Viewers can easily see the number of issues assigned to each team member.
- Viewers can see the percentage of work currently assigned to each team member.
- Viewers are presented with a graphical view of the distribution of the work assigned to team members.
- Gadgets display unassigned issues.
Which combination of gadgets should you use?

  • A. Pie Chart and Two Dimensional Filter Statistics
  • B. Filter Results and Issue Statistics
  • C. Activity Stream and Pie Chart
  • D. Two Dimensional Filter Statistics and Created vs. Resolved Chart
  • E. Issue Statistics and Pie Chart

Answer: B

 

NEW QUESTION 49
You work for an insurance company and want to use Jira for tracking customers and their contracts.
Before requesting a new project you have gathered some requirements:
- Each customer can have multiple contracts.
- Each contract can have an independent status.
- Each contract will be worked on by a different agent.
- Contracts cannot exist without a corresponding customer.
How should contracts be configured?

  • A. as tabs on a screen
  • B. as workflow statuses
  • C. as fields on a screen
  • D. as sub-task issue types

Answer: B

 

NEW QUESTION 50
Malik is a project administrator for the HR project. He cannot remove the Fix Version/s field from the HR project screen.
Why is he NOT able to do this?

  • A. Fix Version/s is a required field.
  • B. System fields cannot be removed from screens.
  • C. Fix Version/s for the project have been archived.
  • D. The screen is used by another project.
  • E. The Fix Version/s field is locked.

Answer: C

 

NEW QUESTION 51
There is a condition on the Start Progress transition in your workflow, which restricts the transition to users in the Developers role only. All other transitions are available to all users. There is a new requirement to allow all users to execute the Start Progress transition. Your workflow is not shared. As a project administrator, what should you do to meet the requirement?

  • A. Edit the existing Start Progress transition to remove the condition.
  • B. Update the Transition Issues permission in the permission scheme.
  • C. Delete the existing Start Progress transition and replace with a new one.
  • D. Edit the existing Start Progress transition to remove the validator.

Answer: D

 

NEW QUESTION 52
......

Use Real Dumps - 100% Free ACP-610 Exam Dumps: https://www.actual4dump.com/ATLASSIAN/ACP-610-actualtests-dumps.html

Realistic ACP-610 Dumps Latest Practice Tests Dumps: https://drive.google.com/open?id=1LvuoPKauFDXRtmrFhoMUB5Qo6XKULkGi