Opened 17 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 Nicklas Nordborg)

  1. Go to Administrate -> Disk usage
  2. Select 'Per user' or 'Per group' tab.
  3. Click in the link 'View details' for one user or group
  4. 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 Martin Svensson, 17 years ago

Owner: changed from Johan Enell to Martin Svensson
Status: newassigned

comment:2 by Nicklas Nordborg, 17 years ago

Description: modified (diff)

comment:3 by Martin Svensson, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3457]) Fixes #610 Offline files are counted in the total quota in disk usage overview

Note: See TracTickets for help on using tickets.