-
Notifications
You must be signed in to change notification settings - Fork 48
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
ignore empty fileIds #1615
ignore empty fileIds #1615
Conversation
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense
It may be worth to push this fix with high priority, seeing the files list come back empty is quite scary and might result in lost trust (see #46139 ) |
Error also present on v28, so target v30 and backport v29 + v28? |
If it helps, I tested this fix on Nextcloud 27.1.11 and 29.0.3 and posted my feedback on server#46196. |
/backport to stable29 |
/backport to stable28 |
Are you going to include this fix also in Nextcloud 27.1.12 milestone or is this app currently released only bundled within Nextcloud server (that has reached EOL for version 27)? |
It's only released with Server. |
Thanks; then I guess you should delete that milestone (# 112). |
/backport to stable27 |
should fix generation of empty AND (()) request
Closes nextcloud/server#46196