plane icon indicating copy to clipboard operation
plane copied to clipboard

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

Results 994 plane issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior I'm getting this error in plane-api container. File "/usr/local/lib/python3.12/site-packages/amqp/connection.py", line 668,...

🐛bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior Whenever I open plane.so after a while (1 or 2 or...

🐛bug
plane

### Description Centralize all fonts and global styles into the `@plane/tailwind-config` package, eliminating style duplication across apps. #### Key Changes: - **Centralized fonts**: Moved Inter and Material Symbols Rounded fonts...

🌐frontend
requires approval

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior When I open a page with an image - it takes...

🐛bug

Issue deletion webhooks stopped firing, so integrations (Slack, Mattermost, etc.) never saw DELETE notifications even though CREATE/UPDATE kept working. See https://github.com/makeplane/plane/issues/8054. The regression comes from `IssueDetailAPIEndpoint.delete()` skipping `model_activity.delay()`; only the...

### Description ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) - [ ] Improvement...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary ### Problem While Plane tracks time at the work item level, there's...

✨feature

### Summary Converts the use case selection in the onboarding flow from single-select to multi-select, allowing users to choose multiple use cases that describe how they plan to use Plane....

🌐frontend

- Added 'Tracked Time' column to work items table - Added filter to show only items with tracked time - Added sorting by tracked time - Uses mock data for...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary ### Problem The 'tracked time' property is only visible inside individual work...

✨feature