Book Image

Jira Work Management for Business Teams

By : John Funk
Book Image

Jira Work Management for Business Teams

By: John Funk

Overview of this book

Jira Work Management (JWM) is the newest project management tool from Atlassian, replacing Atlassian's previous product, Jira Core Cloud. While Jira Software focuses on development groups, JWM is specifically targeted toward business teams in your organization, such as human resources, accounting, legal, and marketing, enabling these functional groups to manage and enhance their work, as well as stay connected with their company's developers and other technical groups. This book helps you to explore Jira project templates and work creation and guides you in modifying a board, workflow, and associated schemes. Jira Work Management for Business Teams takes a hands-on approach to JWM implementation and associated processes that will help you get up and running with Jira and make you productive in no time. As you explore the toolset, you'll find out how to create reports, forms, and dashboards. The book also shows you how to manage screens, field layouts, and administer your JWM projects effectively. Finally, you'll get to grips with the basics of creating automation rules and the most popular use cases. By the end of this Jira book, you'll be able to build and manage your own Jira Work Management projects and make basic project-related adjustments to achieve optimal productivity.
Table of Contents (15 chapters)
1
Section 1: Jira Work Management Basics
5
Section 2: Enhancing Your JWM Project
10
Section 3: Administering Jira Work Management Projects

Creating simple filters

Filters are Jira's way of searching for issues that exist in your instance that can be used as a base for further insight and reporting/sharing or to find a single issue that you are looking for. Perhaps the easiest way is to access these through Issues View, as discussed in the Viewing issues section earlier in this chapter. That will allow you to create a simple filter, which can then be used to see a list of issues immediately, or it can be saved and used as a base for building a dashboard.

Alternatively, you can click on the search box found in the top navigation menu. Once inside the search box, click on the Advanced issue search link, as illustrated in the following screenshot. Finally, you can also click on the Filters menu option at the bottom of the page:

Figure 6.14 – Creating a filter

Even newcomers to Jira and JWM projects will be able to create simple filters to retrieve lists of issues that can be used for...