Fix bad unique constraints in Mysql table user_has_notifications
This commit is contained in:
@@ -9,6 +9,7 @@ New features:
|
||||
|
||||
Improvements:
|
||||
|
||||
* Improve notification configuration form
|
||||
* Handle state in OAuth2 client
|
||||
* Allow to use the original template in overridden templates
|
||||
* Unification of the project header
|
||||
@@ -30,6 +31,7 @@ Improvements:
|
||||
|
||||
Bug fixes:
|
||||
|
||||
* Fix bad unique constraints in Mysql table user_has_notifications
|
||||
* Force integer type for aggregated metrics (Burndown chart concat values instead of summing)
|
||||
* Fixes cycle time calculation when the start date is defined in the future
|
||||
* Access allowed to any tasks from the shared public board by changing the URL parameters
|
||||
|
||||
Reference in New Issue
Block a user