Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible de modifier un tarif suite à la migration #1564

Open
agallou opened this issue Dec 4, 2024 · 0 comments
Open

Impossible de modifier un tarif suite à la migration #1564

agallou opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@agallou
Copy link
Member

agallou commented Dec 4, 2024

Nous avons une erreur lors de la modification d'un tarif d'événement.

 2024-12-04T12:08:13.697Z request.CRITICAL: Uncaught PHP Exception CCMBenchmark\Ting\Driver\QueryException: "Incorrect datetime value: '2024-10-05T00:00:00+02:00' for column 'date_start' at row 1" at /home/bas/app_ee619ef6-05d2-4b4c-978f-d8f85e5a49da/vendor/ccmbenchmark/ting/src/Ting/Driver/Mysqli/Statement.php line 118 {"exception":"[object] (CCMBenchmark\\Ting\\Driver\\QueryException(code: 1292): Incorrect datetime value: '2024-10-05T00:00:00+02:00' for column 'date_start' at row 1 at /home/bas/app_ee619ef6-05d2-4b4c-978f-d8f85e5a49da/vendor/ccmbenchmark/ting/src/Ting/Driver/Mysqli/Statement.php:118)"} []

Très probablement à cause du décalage par rapport à UTC qui devait être tronqué à la fin.

Il serait utile de reprendre la conf de prod de mysql sur les containers de test pour que les tests tournent sur une version identique et détecter ces erreurs.

stakovicz added a commit that referenced this issue Dec 6, 2024
* issue#1564 change database image

* issue#1564 fix fixtures

* issue#1564 fix tests

* issue#1564 sql schema

* issue#1564 lint compose.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants