Skip to Content
Bug Details

πŸ› Bug Details

View, edit, and collaborate on individual issues with 10 specialized tabs β€” from AI-powered analysis to console logs, comments, attachments, and work tracking.


🌟 Overview

Click any issue on the πŸ“‹ Task Board to open the Bug Detail Drawer β€” a comprehensive side panel that displays everything about a single bug, task, or feature request. The drawer is where your team collaborates: editing fields inline, adding comments with @mentions, uploading annotated screenshots, logging work, linking related items, and reviewing auto-captured diagnostic data.

Every change auto-saves and, when πŸ”— Jira sync is active, propagates to the corresponding Jira ticket in real time. The full activity history provides a complete audit trail.


🏷️ Header

The drawer header shows:

ElementDescription
Issue Keye.g., SNF-142 β€” click to copy
TitleEditable summary text
Status BadgeCurrent status as a colored lozenge
✏️ Edit buttonToggle inline editing mode
πŸ—‘οΈ Delete buttonRemove the issue (with confirmation)

πŸ“‘ Tabs (10 Tabs)

The detail drawer organizes information across 10 specialized tabs:

1. ℹ️ Info Tab

All core fields, editable inline:

FieldTypeDescription
SummaryText inputBrief title of the issue (editable)
DescriptionRich text editorWYSIWYG with bold, italic, lists, code blocks, images, tables, headings
StatusDropdownSelect from configured statuses
PrioritySelector with iconsHighest πŸ”΄, High 🟠, Medium 🟑, Low 🟒
TypeSelectorBug, Defect, Task, Story, Feature, Epic, Suggestion
AssigneesMulti-select with avatarsSearch and assign team members
Due DateDate pickerTarget completion date
Start DateDate pickerWhen work begins
TagsMulti-select chipsColor-coded labels
SeverityDropdownBlocker, Critical, Major, Minor, Trivial
SprintDropdownAssign to a sprint (see πŸƒ Sprints)
EpicDropdownLink to an epic
StoryDropdownLink to a user story
Required Skill SetTextSkills needed to resolve
EstimationInputDays, hours, minutes

2. πŸ“Ž Attachments Tab

FeatureDescription
List / Grid toggleSwitch between list and thumbnail views
Screenshot previewFull-size image viewer
🎨 Annotation toolDraw, add text, shapes (rectangle, circle, line), choose colors, undo/redo
πŸŽ₯ Video playbackPlay screen recordings with timeline scrubber
πŸ“₯ DownloadDownload any attachment
File limitUp to 25 MB per file, any file type

Tip: Screenshots captured via the πŸ’¬ Feedback Widget or πŸ”Œ Browser Extension appear here automatically with full annotation support.

3. πŸ’¬ Comments Tab

FeatureDescription
Rich text editorFormat comments with bold, italic, links, code
@mentionsType @ + name to notify a team member
πŸ˜€ Emoji supportAdd emoji reactions and inline emojis
✏️ Edit / πŸ—‘οΈ DeleteModify or remove your own comments
πŸ”’ Public / PrivatePrivate comments are visible only to team members
🧡 Threaded repliesReply to specific comments in a thread

Note: Comments sync bidirectionally with Jira when comment sync is enabled in πŸ”— Integrations.

4. ⏱️ Work Logs Tab

Track time spent on the issue:

FieldDescription
Time SpentHours and minutes worked
DescriptionWhat work was performed
DateWhen the work was done
UserWho logged the time

Click βž• Add Work Log to create a new entry. Estimation vs. actual time is visible in πŸ“Š Dashboard analytics.

5. πŸ”— Linked Items Tab

Create relationships between issues:

RelationshipDescription
ParentThe parent task this issue belongs to
Children / Sub-tasksIssues that are part of this one
Related bugsIssues related to the same root cause
Custom relationshipsAny custom link type

6. πŸ“‹ Sub-Tasks Tab

Break complex issues into smaller pieces:

  • Click βž• Create Sub-Task to add a child issue
  • Each sub-task has its own status, assignee, and priority
  • Sub-task progress is visible as a completion bar on the parent card
  • Sub-tasks appear in a list with inline status updates

7. πŸ“Ÿ Logs Tab

Diagnostic data captured at the time of the bug report:

Console Logs:

ColumnDescription
LevelError ❌, Warning ⚠️, Info ℹ️, Debug πŸ”§ β€” color-coded and filterable
MessageLog message content (searchable)
TimestampWhen the log was recorded

Network Logs:

ColumnDescription
MethodGET, POST, PUT, DELETE, etc.
URLRequest URL
StatusHTTP status code β€” color-coded (🟒 2xx, 🟑 3xx, πŸ”΄ 4xx/5xx)
TimingRequest duration in milliseconds
BodyExpandable request/response body preview

8. πŸ–₯️ UI Session Tab

FeatureDescription
Session recordingsVideo replay of the user’s browser session
DOM snapshotsCaptured HTML state at the time of the bug
Interaction timelineChronological list of clicks, scrolls, and inputs

9. πŸ”„ Recurring Config Tab (conditional)

Shown only for recurring issues:

SettingDescription
PatternDaily, Weekly, or Monthly
End DateWhen recurrence stops
Max OccurrencesMaximum number of instances to create

10. πŸ€– AI Analysis Tab

AI-powered defect analysis (requires analyzer enabled, not available for Epic type):

SectionDescription
Root CauseAI-identified likely cause of the bug
ImpactAssessment of how many users/features are affected
SuggestionRecommended fix approach
Steps to ReproduceAI-generated reproduction steps
Analysis SummaryOverall analysis narrative
CategoryClassification lozenge (UI, API, Performance, etc.)
ConfidenceHIGH 🟒, MEDIUM 🟑, or LOW πŸ”΄
Affected FilesList of likely source files involved

Tip: The same AI analysis is accessible from the 🧩 Sniffer for Jira panel inside Jira β€” so engineers can see root cause analysis without leaving their IDE workflow.


✏️ Inline Editing

All fields in the Info tab are editable directly β€” click any field to modify it. Changes are:

  • Auto-saved immediately
  • Synced to Jira in real time (if integration is active)
  • Logged in activity history with before/after values

πŸ“œ Activity History

A complete audit trail at the bottom of the drawer showing every change, comment, status transition, and assignment β€” with timestamps and user attribution.


πŸ” Permissions

ActionRequired Permission
πŸ“‹ View bug detailsTASK_BOARD.VIEW
✏️ Edit fieldsTASK_BOARD.EDIT
πŸ’¬ Add commentsTASK_BOARD.EDIT
πŸ—‘οΈ Delete issueTASK_BOARD.DELETE

TopicDescription
πŸ“‹ Task Board β†’Navigate issues on the Kanban board
πŸƒ Sprints & Backlog β†’Assign issues to sprints
πŸ”— Integrations β†’How changes sync to Jira in real time
🧩 Sniffer for Jira β†’View bug details inside Jira’s sidebar
πŸ“Š Dashboard β†’Track work logs and team performance