Page MenuHomePhabricator

Add a rough `bin/mail volume` command for showing mail volume
ClosedPublic

Authored by epriestley on Aug 6 2015, 6:29 PM.
Tags
None
Referenced Files
F14000624: D13813.diff
Thu, Oct 24, 11:16 PM
F13997974: D13813.diff
Thu, Oct 24, 7:04 AM
F13992742: D13813.id33359.diff
Tue, Oct 22, 6:31 PM
Unknown Object (File)
Sep 19 2024, 12:29 AM
Unknown Object (File)
Sep 12 2024, 7:54 AM
Unknown Object (File)
Sep 9 2024, 7:37 PM
Unknown Object (File)
Sep 5 2024, 3:25 PM
Unknown Object (File)
Sep 2 2024, 8:11 PM
Subscribers
None
Tokens
"Love" token, awarded by cburroughs.

Details

Summary

Ref T7013. This might help us understand the problem better.

Test Plan
$ ./bin/mail volume
+==============+============+
| User         | Unfiltered |
+==============+============+
| admin        | 136        |
| dog          | 31         |
| epriestley   | 24         |
| ducksey      | 18         |
| saurus       | 8          |
| example-list | 7          |
| squeakybirdo | 3          |
| nnn          | 3          |
| facebooker   | 2          |
+==============+============+

Mail sent in the last 30 days.
"Unfiltered" is raw volume before preferences were applied.

Diff Detail

Repository
rP Phabricator
Branch
mailvoulme
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7514
Build 8068: [Placeholder Plan] Wait for 30 Seconds
Build 8067: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Add a rough `bin/mail volume` command for showing mail volume.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 6 2015, 6:31 PM
This revision was automatically updated to reflect the committed changes.