Page MenuHomePhorge

Quota tracked wrongly in subscriptions
Closed, ResolvedPublic1 Story Points

Description

With a configuration such as:

; configure storage options
[storage]
min = 2048
max = 10240
unit = 1024
price = 2

[option "quota"]
accounttype = individual,organization,organization-user
ldap_attrib = "mailquota"
unit = %(storage.unit)
value = %(storage.unit)
free_units = 2
price = 2

It is is expected all users end up with a quota set to 2048, however it ends up being tracked as 1024.

Details

Ticket Type
Task

Revisions and Commits

Event Timeline

vanmeeuwen raised the priority of this task from to Unbreak Now!.
vanmeeuwen updated the task description. (Show Details)
vanmeeuwen added a project: Restricted Project.
vanmeeuwen changed Ticket Type from Task to Task.
vanmeeuwen added subscribers: grote, vanmeeuwen.

Can you please elaborate on what "wrongly" tracked means and what practical consequences this has?

vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 18 2015, 1:46 PM
vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 18 2015, 5:07 PM
vanmeeuwen added a revision: Restricted Differential Revision.Jun 22 2015, 1:41 PM
vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 22 2015, 1:43 PM

Which part of D28 fixes that? As Torsten I don't understand where's the problem.

It turned out to be an inconvenient mesh of default options, I've included a better set of defaults in D28, but this ticket has rendered itself irrelevant.

vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 24 2015, 12:48 PM