Viewing Defects - Table & Columns Guide

Defects Table

The defects table displays the following columns (which can be shown or hidden):

  • Defect Code: Unique identifier for the defect
  • Title: The name of the defect (with priority and severity badges)
  • Priority: Priority level indicator
  • Severity: Severity level indicator
  • Status: Current status of the defect
  • Reporter: User who reported the defect
  • Assignee: User assigned to fix the defect
  • Due Date: Target date for resolution (with relative date indicators)
  • Project: Project name (shown in workspace view)
  • Last Updated: When the defect was last modified (optional column)

Column Management

You can customize which columns are visible:

  1. Click the Columns button in the header
  2. Check or uncheck columns to show or hide them
  3. Changes are applied immediately
  4. Click Reset to Default to restore default column visibility

Status Display

Status badges are color-coded:

  • Blue: New
  • Yellow: In Progress
  • Green: Resolved
  • Indigo: In Test
  • Cyan: Verified
  • Gray: Closed, On Hold
  • Grape: Deferred
  • Violet: Duplicate
  • Red: Reopened, Rejected

Priority and Severity Indicators

Priority and severity are shown as badges with icons:

  • Priority: Critical (red), High (orange), Medium (yellow), Low (green)
  • Severity: Blocker (red), Critical (red), High (orange), Moderate (yellow), Low (green)

Due Date Display

Due dates are displayed with relative indicators:

  • Today: Red badge with “Today”
  • Yesterday: Orange badge with “Yesterday”
  • Tomorrow: Blue badge with “Tomorrow”
  • Past: Red badge with date
  • Future: Blue badge with date
  • Not Specified: Gray badge with “Not specified”

Hover over due date badges to see the full date and relative time.

Sorting

You can sort defects by clicking on column headers:

  • Click any column header to sort by that column
  • Click again to reverse the sort order
  • Sort indicators show the current sort direction
  • Default sort is by Defect Code (descending)

Pagination

Defects are paginated for easier navigation:

  • Use the pagination controls at the bottom to navigate between pages
  • Adjust the number of defects per page using the dropdown (default: 10)
  • The page shows the current range (e.g., “Showing 1 - 10 of 50 defects”)

Was this page helpful?