-
Notifications
You must be signed in to change notification settings - Fork 11
Description
This is not a bug but more of a lack of documentation issue I suppose. Can anyone shed some light on how the data for the last 4 columns in each row is calculated. Have a test setup deployed with some test users and files. Am getting output that is not at all intuitive. The output in the report is not consistent with the information available from the Web UI for each user
For eg.
A user with no file in the web panel is shown in the report as having 3 files. On adding a single file in the web ui, the file count is increased to 9 in the report.
The count of shares is also different than what is visible in the web ui.
Similarly the case of new reads/views.
It would be great if anyone could document this. as we are looking to generate a monthly report for one of our customer.
Thanks