-
Notifications
You must be signed in to change notification settings - Fork 11
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
Insertion des données stoppée à 10% #81
Labels
bug
Something isn't working
Comments
même constat par @jpm-cbna sur une instance source 2.14 et export 1.7 et destination 2.10 |
Ces lignes sont à l'origine de ce problème (cf. PnX-SI/gn_module_export#198): Deux choses seraient à faire:
|
lpofredc
added a commit
that referenced
this issue
Aug 20, 2024
fix pagination calculation (fix #81)
lpofredc
added a commit
that referenced
this issue
Aug 20, 2024
Proposition de PR sur gn_module_export > PnX-SI/gn_module_export#212
Modifié dans la version 1.6.6 (cf. #83) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the bug or the crash?
Lors de l'exécution de la commande d'update, elle s'arrête à 10 %.
L'apparition du problème semble correlée aux montées en versions de nos instances (GN 2.13.3>2.14.2, Export 1.6>1.7).
Steps to reproduce the issue
gn2pg_cli --update conf.toml
Versions
GN 2.14.2 pour les 2 bdd
Export 1.7
Additional context
Problème probablement lié à la MaJ de SQLAlchemy du module Export.
The text was updated successfully, but these errors were encountered: