[bug]: failed to add file as attachment when the size of file is greater than 5MB
Open
@akshat5302 is already working on this.
Since May 4, 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 add a file greater than 5MB, there will be snackbar pop out and show me the error message "Failed to upload, attachment greater than 5MB", or similar message like that.
I have a few questions:
- Is this hard-limit? or it can be configured into different size or completely disable this limit.
- Why there is such limit? What underlay component introduce the limit?
- if this is hard-limit, can it be removed in the future?
Steps to reproduce
- Upload file with size greater than 5MB.
- It will pop up error message.
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.3.0
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.