最新の[2023年12月13日] 実際に出る検証済みのACP-610問題集
合格させるATLASSIAN ACP-610試験更新されたのは77問があります
質問 # 28
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 in the correct group or project role.
- B. Teresa is not listed in the correct security level for the issue.
- C. Teresa does not have the correct global permission.
- D. Teresa does not meet the condition on the Approve transition.
- E. Teresa does not have the correct Application access.
- F. Teresa does not have the Transition Issues permission.
正解:A、F
質問 # 29
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 contain field references that have been deleted.
- B. The filters being used in the gadgets have been deleted.
- C. The filters being used in the gadgets are private or not shared with you.
- D. The filters being used in the gadgets return issues that are hidden by a security level.
- E. The filters being used in the gadgets contain corrupt JQL clauses.
正解:C
質問 # 30
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. Single Level Group By Report
- B. Created vs. Resolved Issues Report
- C. Resolution Time Report
- D. Time Tracking Report
- E. Recently Created Issues Report
- F. User Workload Report
正解:E
質問 # 31
You need a new project to track Software Defects.
The entire setup should be identical to the Hardware Defect project.
You ask your Jira administrator to create a new project with a shared configuration, and use the Hardware Defect project as the source.
Which three elements will you need to manually configure to achieve an identical setup? (Choose three.)
- A. Screens
- B. Components
- C. Security levels
- D. Project description
- E. Versions
- F. Priorities
正解:B、D、E
質問 # 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. set a workflow resolution via the Scrum board
- B. add a condition via the Scrum board
- C. add a status via the Scrum board
- D. add a status via the workflow editor
- E. set a workflow resolution via the workflow editor
- F. add a transition via the workflow editor
正解:C、F
質問 # 33
The extract of a permission scheme is shown below.
Clare is joining your team to help out as first-level support.
Her job will be:
- Analyze incoming requests
- requests to subject matter experts
Which two project roles will she need? (Choose two.)
- A. Editors
- B. Administrators
- C. Assigners
- D. Viewers
- E. Workers
- F. Assignables
正解:C、D
質問 # 34
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. Edit the existing Start Progress transition to remove the validator.
- C. Update the Transition Issues permission in the permission scheme.
- D. Delete the existing Start Progress transition and replace with a new one.
正解:B
質問 # 35
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 for the project have been archived.
- B. The Fix Version/s field is locked.
- C. Fix Version/s is a required field.
- D. System fields cannot be removed from screens.
- E. The screen is used by another project.
正解:A
質問 # 36
Your coworkers, Jill and Dave, want you to create a filter and a corresponding filter subscription to run every morning at 8 AM.
For the query result, they each want to receive a list of only their own issues that were assigned to them in the last 8 hours.
Which JQL query will you use in the filter?
- A. assignee changed TO currentUser() >= -8h
- B. assignee changed TO (Jill,Dave) >= -8h
- C. assignee in (Jill,Dave) AND created >= -8h
- D. assignee changed TO currentUser() AFTER startOfDay()
- E. assignee = Jill OR assignee = Dave AND created AFTER startOfDay()
正解:D
質問 # 37
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. Remove existing conditions from the global In Progress transition.
- B. Add a new transition from To Do to In Progress.
- C. Add all project users to the Transition Issues project permission.
- D. Add a new transition from Done to In Progress.
- E. Remove existing triggers from the global In Progress transition.
正解:D
質問 # 38
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. project ~ "ARCH_*" AND resolution = Unresolved
- B. project CHANGED TO "ARCH_*" AND resolution IS EMPTY
- C. key ~ "ARCH_*" AND resolution IS EMPTY
- D. category = ARCHIVE and resolution EQUALS EMPTY
- E. category = ARCHIVE AND resolution = NULL
- F. project in ARCHIVE() AND resolution = Unresolved
正解:D
質問 # 39
Scrum Masters must be able to manage sprints in a particular project, but they are unable to do so. You need to recommend an action to the Jira administrator which satisfies their requirement.
Which recommendation will definitely NOT satisfy their requirement?
- A. Add the Scrum-Masters group to the Manage Sprints permission.
- B. Add individual users to the Scrum-Masters project role.
- C. Add Application access (Jira Core) to the Manage Sprints permission.
- D. Add the Scrum-Masters project role to the Manage Sprints permission.
正解:B
質問 # 40
How do you configure the default unit for time tracking (minute, hour, day, week) in Jira?
- A. per project
- B. per user
- C. per instance
- D. per issue type
- E. per group
正解:D
質問 # 41
Martina is unable to perform the following actions in the App project:
- Create and manage versions
- Create and manage components
- Rank issues in the backlog
The App project does not use a shared permission scheme.
Which two permissions will allow her to perform those actions? (Choose two.)
- A. Move Issues
- B. Bulk Change
- C. Administer Projects
- D. Transition Issues
- E. Schedule Issues
正解:C、E
質問 # 42
You manage multiple projects which share a notification scheme. For the Issue Moved event, you want to notify only a particular individual. That individual needs to be selected by other users.
Which value should be used for the Issue Moved event?
- A. User Custom Field Value
- B. Developers project role
- C. Component Lead
- D. Single User
- E. Single Email Address
- F. Current User
正解:D
質問 # 43
......
今すぐ試そう2023年最新の無料更新されたATLASSIAN ACP-610試験問題と解答:https://jp.fast2test.com/ACP-610-premium-file.html
ACP-610問題集PDFとテストエンジン試験問題:https://drive.google.com/open?id=1K2Xdcgew8Fq7QVLIc6UkgAnO5MZO_v9J