[bug]: Soft-deleted States still visible after page refresh
Open
@vihar is already working on this.
Since Jan 27, 2026.
🐛bug
plane
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When deleting a State in Project Settings → States, the state disappears immediately from the UI. However, after refreshing the page (F5), the deleted state reappears and is visible again.
Deployment Method: Docker Compose (Self-hosted)
Image Source: artifacts.plane.so/makeplane
OS: Linux (Ubuntu/Debian)
Browser: Chrome 144.0.0.0
Steps to reproduce
- Create a new project or use an existing project
- Go to Project Settings → States
- Create a new state (e.g., "Test State")
- Click the delete button (trash icon) on the newly created state
- Observe: The state disappears from the list ✓
- Refresh the page (F5)
- Observe: The deleted state reappears in the list ✗
Environment
Deploy preview
Browser
Google Chrome
Variant
Self-hosted
Version
v1.2.1 (stable)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.