← Back to team overview

mahara-contributors team mailing list archive

[Bug 821169] A change has been merged

 

Reviewed:  https://reviews.mahara.org/562
Committed: http://gitorious.org/mahara/mahara/commit/5bfb6efbb86f96482e7995e2477240ebb30bb889
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    master

commit 5bfb6efbb86f96482e7995e2477240ebb30bb889
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Fri Aug 5 10:28:34 2011 +1200

    Update existing file quotas when changing the default (bug #821169)
    
    Adds an additional checkbox to the default quota settings for users,
    groups, and institution members, which will apply the default quota
    to existing users/groups.
    
    Change-Id: I811bfc9902c4adb62615ea8364473174d714ddb1
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/821169

Title:
  Allow update of existing file quotas when changing the default

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Reported by Tim Parkinson:

  Updating the default file quota does not update the quota for existing
  users.  This makes future administration difficult as the only way to
  update the file quota for existing users is to either go through them
  one by one and update the quotas individually, or to execute an SQL
  query on the database to update the settings. The number of users and
  presumed technical expertise of the administrators means that both of
  these options are not feasible.

  There needs to be an option for the new quota setting to be applied to
  existing users. Either with an additional checkbox to say "Apply new
  quota to existing users" which updates the records on submit or just
  automatically applies the new quota to existing users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/821169/+subscriptions


References