Skip to content

View Defects

This page describes how to view defects within the project of a Jira instance.

Enable the Project Management Navigation Menu

By default, after DCE 5.0 Workbench is deployed, the feature of project management is hidden in the navigation bar. You can enable this feature by modifying the configuration file.

  1. In Container Management, select the global service cluster, and search for amamba-config in the ConfigMaps.

  2. Click Edit YAML and modify featureGates to include Jira=true.

  3. After successfully modifying, search for amamba-apiserver in the deployments, and click Restart.

  4. Once the restart is successful, go to the Workbench and you will see the project management navigation menu.

Prerequisites

  • A Jira instance has been successfully integrated into the current platform. Refer to Integrated Toolchain.

  • Projects from the integrated Jira instance have been assigned to the current workspace. Refer to Manage Toolchain Instances.

Steps

  1. In the workbench, select a workspace and navigate to Development Management -> Defects page.

  2. On the defects page, view the Issues under the Jira project. A workspace can bind to multiple projects from integrated Jira instances.

  3. You can filter Issues by status, priority, type, creator, or assignee.

Comments