Element reference

Bug

Bug

A bug is a defect record inside a project. It belongs to a team and a project.

Relations

Related elementHow it connects
ProjectRequired owner
Test caseOptional link on the Test cases tab
Test run resultOptional link on the Test run results tab
Execution contextOptional link on the Execution context tab
Custom propertiesTeam-defined slots on the details tab
ScreenshotsImage attachments on the Screenshots tab

Fields

LabelTechnical namePurpose
Titlebug_titleIdentifies the bug
Statusbug_statusCurrent workflow stage
Typebug_typeClassification of the bug
Prioritybug_priorityPosition in the fix queue
Severitybug_severityProduct and user impact
Resolutionbug_resolutionOutcome when work is closed
Reporterreporter_idTeam member who reported the bug
Assigneeassigned_toTeam member responsible for the bug
Build versionbug_build_versionBuild where the bug was found
Affected versionbug_affected_versionAffected product version
Fixed versionbug_fixed_versionProduct version containing the fix
Duplicate ofduplicate_of_idIdentifier of another bug
Description-Rich-text description
Reproduction steps-Rich-text steps that reproduce the bug
Expected result-Expected behavior
Actual result-Observed behavior

Enumerations

Type (bug_type)

BUG, REGRESSION, PERFORMANCE, SECURITY, USABILITY, COMPATIBILITY, DOCUMENTATION, OTHER.

Status (bug_status)

OPEN, TRIAGE, IN_PROGRESS, ON_HOLD, RESOLVED, CLOSED, REOPENED.

Resolution (bug_resolution)

FIXED, WONT_FIX, DUPLICATE, CANNOT_REPRODUCE, WORKS_AS_DESIGNED, DEFERRED, NOT_A_BUG.

Priority (bug_priority)

CRITICAL, HIGH, NORMAL, LOW.

Severity (bug_severity)

BLOCKER, CRITICAL, MAJOR, MINOR, TRIVIAL.

Status records the workflow stage. Resolution records the outcome when the bug is closed.

Rules

  • Listing tabs: Opened filters by OPEN status; All shows the full project list.
  • Clone bug copies attributes and screenshot links (same files, no byte duplication).
  • Unlink on a screenshot removes the link from this bug; the file stays in team storage.
  • Delete file removes the file from team storage and all links to it, with confirmation.
  • Delete bug removes links; files are not deleted from storage automatically.
  • Custom property slots come from the team catalog. Empty slots stay visible.

Limits

  • Screenshot upload accepts PNG, JPEG, WebP, or GIF from disk. Picking an already uploaded team file without re-upload is not available yet.
  • Files count toward the team's shared file storage quota.

Version 1.1.0 · Last updated 2026-09-11

Did this page help?