Allow 0 byte quota to be entered on UI#29109
Conversation
|
if "0B" is a valid quota then 👍 |
|
For people that just want to offer shared folders to a user, the user's own quota needs to be zero. |
|
In 9.1 with 0 quota I am not able to create any file or folder (Web Frontend). |
|
Now that zero quota can be entered, there will need to be followup to test exactly what can and cannot be done by a user with 0 bytes quota. Then decide if that is the desired behavior or not. |
|
I'd say the same things as a user who has filled their storages completely and has 0 bytes available. I don't think "0 bytes quota" should have a special meaning here. |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
computerFileSize()Related Issue
#29105
also improves on old closed issue #25358
Motivation and Context
It be broke.
How Has This Been Tested?
Run automated UI tests in a local dev VM. Watch it work.
Types of changes
Checklist: