Uh oh!
There was an error while loading. Please reload this page.
feat(bulk-upload): change the default to disabled as there are still some bugs present - #51431
Conversation
szaimen
commented
Mar 12, 2025
/backport to stable31 |
szaimen
commented
Mar 12, 2025
/backport to stable30 |
szaimen
commented
Mar 12, 2025
Setting to draft for now as discussed with @Rello |
provokateurin
commented
Mar 12, 2025
Hm it seems it's the client that is broken and not the server, so it should be disabled in the client instead? |
szaimen
commented
Apr 10, 2025
I just discussed this with @Rello and It will disabled in the future in the desktop client. However to also cover outdated clients, it is necessary to disable it here as well. |
…some bugs present Signed-off-by: Simon L. <szaimen@e.mail.de>
92022d5 to
5e6478fCompareszaimen
commented
Apr 10, 2025
So ready for review! |
I don't get why this is merged. The desktop client has a much more flexible release schedule, and I would assume that clients get upgraded much sooner than servers. Also, it would have been better to change the capability name instead of disabling it altogether, this would have allowed futur desktop client versions improve their logic. We now have arbitrary server versions for which it does not work for no reason. |
provokateurin
commented
Apr 11, 2025
I agree with @artonge, like I said before already. |
See nextcloud/desktop#6990