You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To see how many submissions were handled by mosparo and to speed up the database queries to get the statistical information, the idea is to add a separated database table in which the statistical data is stored independently from the submissions.
These statistical data will kept without a time limit (forever).
Required features
Store the historical data in a separate table
Adjust the dashboard query to use this table only
Adjust the Statistic API to use this table only
Add a date range option to select the visible range of the statistical data on the dashboard
Optional additional features
Add a setting to clean up the historical data after a specified number of days (for example, 365 days)
enhancementNew feature or requestplannedThis discussion is planned for an upcoming release.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
To see how many submissions were handled by mosparo and to speed up the database queries to get the statistical information, the idea is to add a separated database table in which the statistical data is stored independently from the submissions.
These statistical data will kept without a time limit (forever).
Required features
Optional additional features
Origin
Issue #121
Beta Was this translation helpful? Give feedback.
All reactions