Acp 100 Cert Prep Student Guide
Acp 100 Cert Prep Student Guide
References throughout to Server are generally applicable to Data Center. You can
prepare using Jira on either a Server or Data Center implementation.
The course is not meant to be absorbed in one sitting, from beginning to end. Rather, you
can go through a few objectives at a time and identify areas of strength and weakness.
Right now, you may not know what you don’t know. But this course will help you figure
that out so you can focus your preparation. You can make a study plan – either on your
own or in a group – of the topics that you need to explore further and ideally experiment
in a lab environment. It will help you break down your exam preparation into concrete
steps.
3-<Enter course
3-<Jira name in Notes
Administration master>
for Data Center and Server>
The target audience has at least 2-3 years experience as a Jira Administrator. Real world
experience is vital since the exam is based on typical scenarios that a Jira administrator
would likely have seen, while working daily in the system. It would be hard to study for
this exam unless you have already had significant exposure and experience with Jira
Administration. We recognize that, for a lot of administrators, managing Jira is just one
part of their job. This doesn't mean that you will not be able to pass the exam, if you
have less than a year of of experience working as a Jira Administrator. But it will probably
be much more challenging for you.
The topics are structured around the persona of the Jira Administrator. That means they
focus on the knowledge and skillset of the candidate that we expect can pass this exam
and serve as a proficient Jira Administrator. They cover the kinds of tasks we expect the
Jira administrator to do in his or her day-to-day job. They are grouped into objectives, or
large logical content areas, with sub-points and important things to know within each
area. But this preparation course doesn’t cover every single bit of knowledge that you
should know for the exam. And it doesn’t replace real-world experience. Keep in mind
that you won’t know which content an exam question tests for, and the topics are often
combined.
We have a special note here about troubleshooting-type questions that you will see on
the exam. Troubleshooting questions describe the problem and then ask for a possible
root cause or an appropriate solution. Sometimes the fix is quick, but sometimes it might
require you to invest time to redo a configuration so it’s scalable for the future. Here is
where real-world experience is so important and why book-learning alone would be
insufficient. You need to know how to keep Jira healthy because you grasp how your
choices affect performance, scalability, and day-to-day manageability.
The exam does not include any knowledge of tasks and functions typical for a System
Administrator, Database Administrator, Email Administrator, and LDAP Administrator.
But the candidate should be familiar with what those roles do, so they know who to
coordinate with, within their organization. So, for instance, you ought to be aware that
while configuring mail handler functionality, you may need to work with your email
administrator. Or, to connect a user directory, you may need to work with an LDAP
administrator.
With respect to the Marketplace, the candidate is not expected you to know the details
of apps available for Jira, but you do need to know how to evaluate them, and how to get
support for them. For example, understand what “Top Vendor” means with respect to an
app.
8-<Enter course
8-<Jira name in Notes
Administration master>
for Data Center and Server>
This is our first module – Advanced User Features.
A Jira administrator is also a Jira product advocate in their organization. You are
expected to help end-users. So you should know everything about Jira that a power user
would know. This module covers things like writing advanced JQL queries, creating filter
subscriptions, performing bulk operations, and CSV imports.
A quick note about the format of this course. Each module will have a slide like this one,
which lists all the objectives within that module, without reading through them. The
objectives are listed for the sake of completeness. But it will also help you gauge the
amount of content contained in each module, so you can divide your study appropriately.
We follow a consistent structure for each objective and a numbering scheme that
includes the module number followed by the objective number. Let’s get started.
1. Recipients will only receive their own assigned issues because the subscription runs
relevant to each recipient for whom it is being run
2. Recipients must have Browse Projects permission in the CERT project
3. And recipients must have access to the Security Level of any issues where issue-level
security is enabled
4. It also depends if zero results are found for that recipient and the setting “Email this
filter, even if there are no issues found” is enabled
5. Of course the subscription will only be sent to active user accounts
Let’s say that the business requirements state that users need to be able to perform
certain actions listed. What are the relevant settings that you should check, configure,
and/or troubleshoot for each one? Let’s look at them.
1. The solution is to add all DEV projects into a project category like Development. The
Category field searches for all projects within the category.
2. The JQL would be Category = DEV AND issueType = Bug. And those saved filters will
not have to be updated each time a new DEV project is created, so long as the new
project is added to the Development category.
1. Create an appropriate custom event through the Events area of Jira administration, if
it doesn’t already exist.
2. In the relevant workflow, update the Approval transition to use that custom event. By
default, when creating a new transition, the transition is set to fire a Generic system
event, but you can change it to the custom event.
3. In the relevant notification scheme, add the CFO and anyone else required into that
custom event.
4. Ensure the CFO has access to the project and its issues