makeplane / makeplane/plane

[bug]: Soft-deleted States still visible after page refresh

Open
#9,582 2 comments 0 reactions 2 assignees View on GitHub

@vihar is already working on this.

Since Aug 11, 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 I delete a workflow state from a project in a workspace, it disappears from the list, but when I refresh the page, the deleted state reappears.

What should happen is the workflow state gets deleted and does not reappear on subsequent page refreshes.

I believe the state is merely getting removed from the web UI when deleted, but is not actually getting deleted on the backend.

Steps to reproduce
  1. Go to a project where the current user is an admin.
  2. Open project settings > states.
  3. Create a new state in any category.
  4. Delete the state (state will disappear from web UI)
Environment

Production

Browser

Google Chrome

Variant

Local

Version

v1.2.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.