Which three factors should you consider when deciding between Jira Cloud and Jira Server? (Choose three.)
A. the ability to integrate Jira with a cloud-based source repository (e.g. Bitbucket)
B. the amount of time required for system administration
C. the availability of a REST API
D. the commercial apps you would like to use
E. the ability to integrate with an external user directory (e.g. company LDAP directory)
F. the number of workflows you will require
You have planned, tested, and performed a Jira upgrade.
The upgrade appeared to be a success; however, after several hours of use, your users are reporting
significant problems and you decide to roll back.
Which two effects do you expect to see after the rollback? (Choose two.)
A. Emails will automatically be sent out to tell people about the rollback.
B. New issues entered between upgrade and rollback will be lost.
C. The color scheme will be set back to default to indicate there was a rollback.
D. Jira will go back to the same schemes as before the upgrade.
E. Jira will need to be reconnected to other systems it was integrated with.
One of the HR managers created a filter and shared the subscription with members of the hr-managers
group. The filter contains the following valid JQL query:
Manager = currentUser() AND Manager in membersOf("hr-managers")
Which issues will be included in the subscription?
A. Only issues where the user who created the filter is listed in the Manager field.
B. Only issues where the group hr-managers is listed in the Manager field.
C. Only issues where the recipient of the email is listed in the Manager field.
D. All issues where the user listed in the Manager field is a member of the hr-managers group.
E. All issues that are assigned to any member of the hr-managers group.
You install a new Jira instance using only the default configurations. A team approaches you to set up a
project with the following specifications:
There are four standard issue types and three sub-task issue types.
The first sub-task will need a new screen for the Edit operation.
The second sub-task will need new screens for both the Create and Edit operations.
Everything else should use the default configurations.
How many new Screen Schemes do you need to create?
A. 7
B. 4
C. 1
D. 3
E. 2
You set up a new project for a team. Soon afterward, users report that a field is missing from one of their screens. You check the screen configuration in the administration panel and you see that the field should be present.
Why can't the users see the field?
A. The changes to the screen were not published.
B. The issue operation wasn't mapped to a screen.
C. The field context does not include the project and/or issue type.
D. The users don't have permission to view that field.
You are tidying up a Jira project and find that the following two issue types are being used.
Task Assignment
They seem very similar. If both are not needed, you could convert all existing Assignment issues in the project into Task issues and remove the Assignment issue type from the project.
Which project configurations would you check to see if it is necessary to keep the two as separate issue types instead? (Choose three.)
A. Issue Security Levels
B. Field Configurations
C. Components
D. Permissions
E. Workflows
F. Field Contexts
One of your teams has noticed a spelling mistake in the name of an issue type.
What should you do before correcting the name of the issue type?
A. Warn users that dashboard gadgets that refer to the issue type in their configuration will need to be updated with the corrected name.
B. Warn users that saved filters using the issue type will not be able to find the issue type after the change.
C. Update the issue type schemes to refer to the new name.
D. Update the workflow schemes for the issue type to use the new name.
A medical clinic has decided to use Jira. Their project will allow patients to file medical complaints.
The requirements for the project are as follows:
Members of the group (jira-patients) must be able to see only their own complaints. Members of the group (medical-board) must be able to see all complaints.
Based only on these two requirements, which two configurations used together will satisfy them? (Choose two.)
A. Implement an issue security scheme with three levels: (#1) Group (jira-patients), (#2) Reporter, and (#3) Group (medical-board).
B. Implement an issue security scheme with two levels: (#1) Reporter and (#2) Group (medical-board).
C. In the permission scheme, add Reporter and Group (anonymous) to Browse Projects and Create Issues.
D. In the permission scheme, add Group (jira-patients) and Group (medical-board) to Browse Projects and Create Issues permissions.
E. Implement an issue security scheme with one level: Reporter and Group (medical-board).
Your business users want to know more about what is happening with the issues raised by their business
unit. They gave you a list of situations in which they want to get emails, so you know which parts of the
shared notification scheme they want to be added to.
You consult with the project owner.
He doesn't want any changes to the emails that go to developers and testers.
The project owner approves of the business users getting the emails, but he would like to retain control of
who gets emails for his project.
How can you satisfy these requests?
A. Place the business users in a group and add that group to the events in the notification scheme.
B. Modify the events in the workflow so they send the emails to the business users.
C. Create a role for business users and add that role to the events in the notification scheme.
D. Add the business users as Watchers on the issues.
You are designing a complex new workflow. Two of the requirements are listed below:
1.
Any user should be able to trigger the Put On Hold transition from any status in the workflow.
2.
Only users with the Close Issues permission should be able to Close the issue at any point in the flow. Based only on these requirements, which two workflow elements should you use? (Choose two.)
A. Global Transitions
B. Conditions
C. Triggers
D. Validators
E. Common Transitions