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.
-
In Container Management, select the global service cluster, and search for
amamba-config
in the ConfigMaps. -
Click Edit YAML and modify
featureGates
to includeJira=true
. -
After successfully modifying, search for
amamba-apiserver
in the deployments, and click Restart. -
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¶
-
In the workbench, select a workspace and navigate to Development Management -> Defects page.
-
On the defects page, view the Issues under the Jira project. A workspace can bind to multiple projects from integrated Jira instances.
-
You can filter Issues by status, priority, type, creator, or assignee.