[bug]: unable to view items with no cycle - shows enter valid UUID and UI stuck infinitely loading
Open
@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":"********"}]}]}
Steps to reproduce
- Go to any custom dashboard
- Click on work items that are not assigned to any cycle
- Redirects to a page to list the work items
- It infinitely loads and request fails with 400
Environment
Production
Browser
Google Chrome
Variant
Cloud
Version
Latest
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.