-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
edit/save not possible if description size exceeds a threshold #4015
Comments
Removing one index via The index was defined as |
I was able to create a index which hits on looking for not null values, and does not have the issue regarding the size limitation.
How to verify if this is working?
The values of the "original" index look like this:
Total time is rather similar, having only 770 entries in my database. |
Fixed by #5260 |
How to use GitHub
Describe the bug
If a card reaches a threshold regarding content size, it is no longer possible to edit it. One can not even remove content, it is simply frozen.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be possible to add more and more text
Screenshots
If applicable, add screenshots to help explain your problem.
Client details:
Server details
Operating system: Linux
Web server: nginx 1.18
Database: postgres 13
PHP version: 7.4
Nextcloud version: 24.0.4
Where did you install Nextcloud from: nextcloud web page
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Logs
Nextcloud log (data/nextcloud.log)
The text was updated successfully, but these errors were encountered: