Overview
Issues (also called Work Items) are the fundamental building blocks for tracking tasks, bugs, features, and other work in Plane. Each issue supports comprehensive metadata, relationships, and a powerful rich text editor for detailed descriptions.Issues in Plane are flexible work items that can represent anything from simple tasks to complex features with multiple sub-issues.
Creating Issues
You can create issues in multiple ways:From the Issues View
Click the “New Issue” button in any project view to open the issue creation modal.
Quick Add
Use the quick add feature in list, kanban, spreadsheet, or calendar views to create issues inline.
Issue Properties
Issues support a rich set of properties to organize and track work:State
Track issue progress through customizable workflow states (Backlog, Todo, In Progress, Done, Cancelled)
Priority
Set priority levels: Urgent, High, Medium, Low, or None
Assignees
Assign multiple team members to work on an issue
Labels
Categorize issues with custom labels for better organization
Due Date
Set target completion dates to manage deadlines
Estimates
Add story points or time estimates for planning
Cycles
Assign issues to sprint cycles for iteration planning
Modules
Group issues into feature modules for better organization
Rich Text Editor
The issue description editor provides powerful formatting capabilities:Text Formatting
Advanced Features
- File Uploads
- AI Assistant
- Links & References
Drag and drop images and files directly into the description. Supported file types include images, PDFs, and documents.
Issue Relationships
Parent-Child Hierarchy
Create hierarchical relationships by setting parent issues:- Parent Issues: Break down large work items into smaller tasks
- Sub-issues: Track component tasks that roll up to a parent
- View sub-issue progress directly on the parent issue
Related Issues
Link related issues to show dependencies and relationships:- Blocks: This issue prevents other issues from progressing
- Blocked by: This issue is waiting on other issues
- Relates to: General relationship between issues
Issue Views
View and manage issues in multiple layouts:List View
Traditional list layout with expandable rows and inline editing
Kanban Board
Drag-and-drop board grouped by state, priority, assignee, or labels
Spreadsheet
Table view with all properties visible for bulk operations
Calendar
Timeline view showing issues by due date
Gantt Chart
Project timeline with dependencies and date ranges
Quick Actions
Perform common operations quickly:Draft Issues
Draft issues support:- All standard issue properties
- Rich text descriptions with file uploads
- Conversion to regular issues with one click
- Separate draft workspace view
Keyboard Shortcuts
| Action | Shortcut (Mac) | Shortcut (Windows/Linux) |
|---|---|---|
| Create issue | C | C |
| Quick search | Cmd+K | Ctrl+K |
| Copy issue link | Cmd+Shift+C | Ctrl+Shift+C |
| Toggle issue details | Cmd+I | Ctrl+I |
Best Practices
Write Clear Titles
Use concise, action-oriented titles that clearly describe the work item. Good: “Add user authentication”, Bad: “Auth stuff”
Add Context in Descriptions
Include why the work is needed, acceptance criteria, and any relevant background information.
Use Sub-issues for Complex Work
Break down large issues into manageable sub-tasks for better tracking and parallel work.
Keep Properties Updated
Regularly update state, assignees, and other properties to maintain accurate project visibility.
