mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #21133
[Bug 1367539] Re: When quota notification threshold is changed, send notifications to users who are now over threshold
Tested with Postgres 9, do not have mySQL set up on my computer and
tested with Mahara version 1.11.0dev (2014092500). Below is my full
testing method:
1. Logged in as admin.
2. Go to Administration
3. Go to Users → Create user “Jen”
4. Set up File quota to “10” MB
5. Create User
6. Go to Extensions → Plugin type: artefact → File (Configuration) → Default user quota
7. Set Quota notification threshold to “50%”
8. Save settings
9. Log out as admin
10. Log in as “Jen”
11.Go to Content → Files
12. Add File until user is over their threshold quota above “50%”
13. Check email for notification of File storage almost full for Jen.
14. Delete Files until user threshold quota is below “50%” but has at least 2.6 MB of file quota used.
15. Log out as user “Jen”
16. Log in as admin
17. Go to Administration
18. Go to Extensions → Plugin type: artefact → File (Configuration) → Default user quota
19. Set Quota notification threshold to “25%”
20. Save settings
21. Check email for notification of File storage almost full for Jen. → Passed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1367539
Title:
When quota notification threshold is changed, send notifications to
users who are now over threshold
Status in Mahara ePortfolio:
Confirmed
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 1.11 series:
In Progress
Bug description:
Bug 1307935 sends notifications to users when they go over a threshold
near their quota. But if you change the threshold, then users who are
already over the new threshold receive no notification.
This patch makes it so that when you change the threshold, users who
are now over the threshold will receive a notification.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1367539/+subscriptions
References