Opened 18 years ago
Closed 17 years ago
#610 closed defect (fixed)
Offline files are counted in the total quota in disk usage overview
Reported by: | Nicklas Nordborg | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.3.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description (last modified by )
- Go to Administrate -> Disk usage
- Select 'Per user' or 'Per group' tab.
- Click in the link 'View details' for one user or group
- The summary table displays incorrect values if there are file that are offline. For example:
Total: 44.2 MB Primary: 43.1 MB Secondary: 0 bytes
We either have to add an 'Offline' column to the table or exclude offline files from the total. We must also verify that the quota checking works correctly and ignores offline files. If you, for example, have 1GB of offline files you should be able to upload new files even if your quota limit is lower. (THIS HAS BEEN VERIFIED)
Change History (3)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Description: | modified (diff) |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [3457]) Fixes #610 Offline files are counted in the total quota in disk usage overview