Comment 1 for bug 1503103

Revision history for this message
Robert Lyon (robertl-9) wrote :

Hi Teresa,

There does indeed seem to be a problem with the setting of quota for a new user.

There are a couple of places where the default quota can be set.

One is for the site - under the Administration -> Extensions -> Artefact -> File -> Configuration -> Default user quota setting
The other is for an institution - under the Administration -> Institutions -> Configuration -> Default quota setting

When a new user is made it looks as though only the site default quota is respected.

There needs to be some code added to deal with the institution default quota setting.

I'm thinking that if the Institution default quota is larger than the site default quota then there should be some warning about this on the Institution -> Configuration page and not allow one to set a higher number.

If the Institution default quota is less than the site default quota then it should be respected when making new users for that institution.