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 Re-assign requests to subject matter experts Which two project roles will she need? (Choose two.)
A. Editors
B. Workers
C. Assigners
D. Viewers
E. Assignables
F. Administrators
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. Transition Issues
B. Move Issues
C. Administer Projects
D. Bulk Change
E. Schedule Issues
All projects use a shared permission scheme.
The Browse Projects permission needs to be updated. Project administrators need to be able to manage
access to their own projects.
What entry should be added to the Browse Projects permission?
A. Group
B. Project lead
C. Project Role
D. Single user
E. Application access
Teresa is able to see the Start Progress transition but not the Approve transition on an issue. Her coworker 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 are the project administrator handling configuration changes requested by the users.
Whenever possible, you want to handle the changes yourself without involving the Jira administrator.
Which two changes might be possible for you to handle yourself? (Choose two.)
A. The priority value Highest is not needed in the project.
B. Watchers should only receive a notification when an issue is being resolved.
C. Sam Smith should have the same permissions as Dwayne Johnson.
D. Only QA managers should be able to bulk-edit issues in the project.
E. Only certain users should be able set the TOP SECRET issue security level.
Tom needs to work on scheduling and reordering future Sprints in a project.
What are the minimum two permissions that Tom needs? (Choose two.)
A. Administer Projects
B. Work On Issues
C. View Development Tools
D. Browse Projects
E. Schedule Issues
F. Manage Sprints
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 does not have the correct configuration context.
B. She is not listed in the priority scheme.
C. The field is hidden in the field configuration.
D. The field is not available for this project template.
E. She does not have the correct permission.
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. Component/s system field
B. Select List (single choice) custom field
C. Checkboxes custom field
D. Labels system field
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 issuetype Feature AND fixVersion = released()
B. project = GPS AND type = Feature AND fixVersion in (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 type = Feature AND fixVersion(s) = "1.0"
F. project = GPS AND issuetype = Feature AND fixVersion in 1.0
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.