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
Seems it's not a bug but it's confusing with not clear notice about usage space and limits when host has small volume. Especially when "unlimited" shows only used space.
Steps to reproduce
Go to admin page and set limit more than 10GB for user
Login via user
Go to "/settings/personal" and check limit status
Expected behaviour
It shows current Limit and status. Like: You are using 4.7 MB of 512 GB (0.01 %)
or You are using 4.7 MB of 9.3 GB (0.05 %) with limit 512 GB
Actual behaviour
You are using 4.7 MB of 9.3 GB (0.05 %)
Server configuration
Centos 7 x64 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux with docker setup:
GitMate.io thinks possibly related issues are #2011 (Unable to set maximum Uploadsize), #26581 (can not set speed limit for files from owncloud), #18092 (Unable to set sub-shared folder's permission correctly), #3615 (Can't have more than 10Gb of free space !), and #6740 (setting upload speed limit has no effect).
If you want to be able to see with a regular user the total space of the server, it is intended to not leak that info. So if it is the purpose of the ticket, let's close it.
Seems it's not a bug but it's confusing with not clear notice about usage space and limits when host has small volume. Especially when "unlimited" shows only used space.
Steps to reproduce
Expected behaviour
It shows current Limit and status. Like:
You are using 4.7 MB of 512 GB (0.01 %)
or
You are using 4.7 MB of 9.3 GB (0.05 %) with limit 512 GB
Actual behaviour
You are using 4.7 MB of 9.3 GB (0.05 %)
Server configuration
Centos 7 x64 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux with docker setup:
The text was updated successfully, but these errors were encountered: