1. Introduction to Jira Data Center
• Welcome to the Jira Data Center training
course. This course is designed to help you
understand the fundamentals of Jira Data
Center and how to use it effectively in your
projects.
2. Epics
• An Epic is a large body of work that can be
broken down into smaller tasks (stories).
• Example: Developing a new feature for a
product.
3. Stories
• A Story is a user requirement or feature that
needs to be implemented.
• Example: As a user, I want to be able to reset
my password so that I can regain access to my
account.
4. Tasks
• A Task is a piece of work that needs to be
done.
• Example: Setting up a development
environment.
5. Bugs
• A Bug is a problem that causes a program to
crash or produce invalid output.
• Example: Fixing a login issue where users are
unable to log in.
6. Sub-tasks
• A Sub-task is a smaller piece of work that is
part of a larger task.
• Example: Writing unit tests for a new feature.
7. Workflows
• A Workflow is a set of statuses and transitions
that an issue moves through during its
lifecycle.
• Example: A bug might move from 'Open' to 'In
Progress' to 'Resolved' to 'Closed'.
8. Boards
• A Board is a visual representation of your
team's workflow within a project.
• Example: A Scrum board showing the backlog,
in-progress tasks, and completed tasks.
10. Sample Project Walkthrough
• In this section, we will walk through a sample
project from initiation to delivery using Jira
Data Center. We will cover creating epics,
stories, tasks, and bugs, setting up workflows,
and using boards to track progress.
11. Summary and Best Practices
• In this course, we covered the fundamentals
of Jira Data Center, including epics, stories,
tasks, bugs, sub-tasks, workflows, boards, and
permissions. Remember to keep your Jira
projects organized, use workflows effectively,
and set appropriate permissions for your
team.