alfredosilvestre-natixis
alfredosilvestre-natixis
## Description When running the cron script to purge centstorage data, the partitions are not being detected. This is fixed on the regex that has extra backticks and does not...
## Description We detected some issues with some traps values: 1. First issue is a trap value that is a multi-line but the first line is just one quote character,...
## Description Hello, This will add the functionality to list Service Categories that can be used in widgets or other parts of the application. This is needed for this [PR](https://github.com/centreon/centreon-widget-service-monitoring/pull/162)...
## Description This new functionality allows to hide a custom view without deleting it. It is useful if you want to cleanup your custom views list that you shared without...
On some datetime values that are exported we have the following error: ``` ERROR 1292 (22007) at line 677: Incorrect datetime value: '2022-01-31 16:18:56+01' ``` Right now we are using...
Since in Postgres a database contains one or more named schemas and in MySQL schema=database, when converting from Postgres, add an option to set the database name for MySQL. In...