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

[IMPORT] Intégrer les champs d'import lors de l'installation d'un protocole #398

Draft
wants to merge 34 commits into
base: develop
Choose a base branch
from

Conversation

jules-jean-louis1
Copy link

[IMPORT][MONITORING] IM_IMPORT_01.0 - Intégrer les champs d'import lors de l'installation d'un protocole https://github.com/orgs/PnX-SI/projects/13/views/6?pane=issue&itemId=83656221

Intégration des champs d'import lors de l'installation d'un protocole

Ajout dans la table bib_destinations

  • Intégration du protocole installé dans la table bib_destinations.

Récupération et insertion des entités

  • Lecture des entités définies dans le fichier config.json du module.
  • Ajout des entités récupérées dans la table bib_entities.

Gestion des champs spécifiques et génériques

  • Génération d'un fichier JSON contenant :
    • Les champs génériques (surcouche).
    • Les champs spécifiques au protocole.
  • Insertion de ces champs dans les tables bib_fields et cor_entity_field.

Création de la table d'import

  • Mise en place d’une nouvelle table dédiée : t_import_{protocole}.
  • Cette table contiendra l'ensemble des champs du protocole, et sera ajoutée au schéma gn_imports.

jacquesfize and others added 18 commits December 13, 2024 10:16
* VESION and requirements.in

* Docs

* Changelog 1.0.0 / complément

* Update README.md

* Update docs/changelog.md

* Bump GeoNature

* Add postgis ltree extension

* Suppression données orpheline synthese

* Use geonature 03b_populate_db.sh script

* Changelog

---------

Co-authored-by: Camille Monchicourt <camille.monchicourt@ecrins-parcnational.fr>
…tions/gn_module_monitoring into feat/import/install-protocol
@camillemonchicourt
Copy link
Member

Il faudrait rebaser la branche de destination sur DEVELOP, car là la PR semble ajouter des commits qui sont liés à d'autres évolutions récentes de DEVELOP.

@jules-jean-louis1 jules-jean-louis1 marked this pull request as draft December 23, 2024 14:37
@jules-jean-louis1 jules-jean-louis1 changed the base branch from feat/import-monitoring to develop December 23, 2024 15:21
jacquesfize and others added 9 commits December 23, 2024 16:39
* VESION and requirements.in

* Docs

* Changelog 1.0.0 / complément

* Update README.md

* Update docs/changelog.md

* Bump GeoNature

* Add postgis ltree extension

* Suppression données orpheline synthese

* Use geonature 03b_populate_db.sh script

* Changelog

---------

Co-authored-by: Camille Monchicourt <camille.monchicourt@ecrins-parcnational.fr>
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

Successfully merging this pull request may close these issues.

4 participants