makeplane / makeplane/plane

[bug]: unable to view items with no cycle - shows enter valid UUID and UI stuck infinitely loading

Open
#8,936 2 comments 1 reaction 1 assignee View on GitHub

@aaryan610 is already working on this.

Since Apr 28, 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 go from my dashboard to view items that are not part of any cycle

  • It applies a filter for cycle as None
  • Backend does validation and sends back 400 with "Enter valid UUID"
  • Frontend doesn't error out and still keeps loading forever

Query Generated (Url Decoded) [Masked UUIDs]

https://app.plane.so/credhive/workspace-views/all-issues/?rich_filters={"and":[{"project_id__in":"********"},{"and":[{"cycle_id__in":"None"},{"assignee_id__in":"********"}]}]}
Image
Steps to reproduce
  1. Go to any custom dashboard
  2. Click on work items that are not assigned to any cycle
  3. Redirects to a page to list the work items
  4. It infinitely loads and request fails with 400
Environment

Production

Browser

Google Chrome

Variant

Cloud

Version

Latest

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.