-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send platform usage statistics to users #3161
Comments
* Issue 3161 Send platform usage statistics to users * Issue 3161 Send platform usage statistics to users * Issue 3161 Send platform usage statistics to users - fix remarks * Issue 3161 Send platform usage statistics to users - add templates * Issue #3161 PMD fix --------- Co-authored-by: mzueva <[email protected]>
@mzueva , @okolesn |
Verified as fixed |
* Issue 3161 Send platform usage statistics to users * Issue 3161 Send platform usage statistics to users * Issue 3161 Send platform usage statistics to users - fix remarks * Issue 3161 Send platform usage statistics to users - add templates * Issue #3161 PMD fix --------- Co-authored-by: mzueva <[email protected]>
…run stated during run stat calculation
(cherry picked from commit 5f9c763)
(cherry picked from commit 6478ac2)
Background
It would be useful to send to users a letter on scheduled basis with insights on the platform usage.
Approach
Let's create a python script which generates letters with user's stats for the specified period. Script arguments: from (date), to (date), list of users (reports shall be generated for all specified users), list of roles (reports shall be generated for all users belonging to groups). Lists of users and roles may be specified simultaneously.
Report shall include the following data:
Overall:
Most-used:
The text was updated successfully, but these errors were encountered: