-
Notifications
You must be signed in to change notification settings - Fork 102
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
[IMPORTV3] Check Import Occhab #3077
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jacquesfize
force-pushed
the
feat/occhab-check
branch
from
May 31, 2024 14:37
2d07bbf
to
99e3fc2
Compare
…e exists, add placeholder, rename form to clarify its function
fix: remove import_count from improt description feat: add observation_count in synthese statistics add a todo feat: update line imported display in import list feat: update line imported display in import report fix: "Observations" -> "lignes" feat(import): setup frontend / e2e tests fix frontend test
…rt file - Revision alembic to add column unique_dataset_id and src_unique_dataset_id - Add into bib_fields and into cor_entity_fields - change the model Synthese Geonature to add unique_dataset_id Reviewed-by: andriacap fix: change type of "eng_label" and "desc_label" In database these two fields are nullable then change type to allow "None" value Reviewed-by: andriacap fix(test): errors with unique_dataset_id Fix errors based on adding unique_dataset_id Reviewed-by: andriacap fix: change revision id (after rebase feat/import) Reviewed-by: andriacap fix: nomenclature raise load error Reviewed-by: andriac refact: test synthese import jdd Based on Elie's review Reviewed-by: andriac add missing line of code in synthese mixin
update RefGeo to 1.5.3 fix revision fix rebase develop fix package lock
Full name DEFAULT_GENERATE_MISSING_UUID=False
47 tasks
This allows to add an habitat without requiring to set the field value as database default value will be used.
Prohibit deletion of import with stations including habitats not originating from the same import.
Voir #2833 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
duplicates #3019
What's done
check_transient_data
in multiple methodsid_source
ingenerate_missing_uuid()
geography_xxx
by "geometry_xxx"ImportCodeError
TODO
init_rows
andgenerate_missing_uuid
+ change in SyntheseMixin+OcchabMixin !!!check_transient_data
check_transient_data
parent.py
init_rows_validity
,check_orphan_rows
incheck_transient_data
(in synthese mixin and occhab mixin)mapping.update(request.json)