nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.46k stars 4.08k forks source link

settings/user/sharing spams the server with requests #27564

Open nickvergessen opened 3 years ago

nickvergessen commented 3 years ago

How to use GitHub

Steps to reproduce

  1. Open index.php/settings/user/sharing
  2. Check network log

Expected behaviour

"normal" behaviour

Actual behaviour

100 requests to apps/user_status/api/v1/statuses/... 52 of those go against: apps/user_status/api/v1/statuses/undefined

The requests are from the "New owner" drop down in the "Transfer ownership of a file or folder" section

At least the requests to undefined should not happen. But maybe we can investigate if we return the status only while searching and not in the preload

Server configuration

Nextcloud version: 22.0.0beta5

pierreozoux commented 2 years ago

@nickvergessen I couldn't reproduce, so I'll close it, but feel free to reopen if you still experience it.

nickvergessen commented 2 years ago

Still happens for me on 24.0.0

szaimen commented 1 year ago

Hi, please update to at least 23.0.12 and report back if it fixes the issue. Thank you!

nickvergessen commented 1 year ago

Still happening on 25.0.1