Page Properties | ||
---|---|---|
| ||
|
Summary
- Improved administration UI for easier and better understanding of plugin's configuration
- This release brings huge performance
...
- boosts for statistics display
...
- [
] This release changes the way statistics are calculated. They are now directly extracted from database, which avoids a lot of work in plugin code. Database access has been tested against all databases supported by Jira (SQL Server, MySQL, PostgreSQL and Oracle - and also H2).Jira Legacy server Ovyka JIRA serverId 459aab93-6591-3b12-a277-9322cc178f5e key OVSAT-188 - [
] Improved administration UI for better understanding of plugin's configuration.Jira Legacy server Ovyka JIRA serverId 459aab93-6591-3b12-a277-9322cc178f5e key OVSAT-184 - Notifications date is now saved in database, in a dedicated table
- Statistics are now processed using SQL (tested against H2, MySQL, MS SQL Server, Oracle and PostgreSQL)
- An upgrade task is provided, to inject existing notifications in the new database table
- Stats displayed now are exactly the same as with previous version