plane
plane copied to clipboard
[bug]: Filename size limited to 100 characters 💥
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
Trying to upload file with filename > 100 chars will fail with popup error:
- This is very limiting, make it 255 at least
- The only way to find what went wrong is to debug http requests, no logs or meaningful error
Response from api
{"asset":["Ensure this filename has at most 100 characters (it has 104)."]}
Steps to reproduce
upload images with filename >100chars
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v0.22
@sasha-id this issue is already fixed and will part of our next release
@sasha-id this issue is resolved in our latest release. Feel free to reach out in case of any further queries