Opened 18 years ago
Last modified 18 years ago
#610 closed defect
Offline files are counted in the total quota in disk usage overview — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | Johan Enell |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.3.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
- 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.
Note:
See TracTickets
for help on using tickets.