You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web is currently not in shape for updating quota whenever a writing operation happens. We would need to create quota update requests in many different places for the current state of the code base. So we decided to keep it to a minimum, see #6930 (comment)
Regarding the main part of your issue, that's a bug we should fix: space quota should be visible in space details immediately after creating a space and navigating into it. Page reload should not be needed. We will not fix the other two mentioned cases where quota is not refetched.
ownCloud Web UI 6.0.0-rc.6
Infinite Scale 2.0.0-rc.1+736f513cf Community -local
Steps:
Actual: quota is not displayed - NOT OK
reload page: quota is displayed - OK
create new text file or change content of the existing file: quota did not increase - NOT OK
restoring old version of the file: quota does not change - NOT OK
upload file or folder: quota changed - OK
delete file or folder: quota changed - OK
The text was updated successfully, but these errors were encountered: