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

Added check rules for district ID consistency and rights #97

Conversation

antoineludeau
Copy link
Member

Context

For reinforcing BAL controls, id-fix is making some checks when receiving a BAL

Enhancement

This PR adds checking rules on district ID :

  • Only 1 district ID in the received BAL. As a consequence, we ensure 1 BAL = 1 district ID = 1 cog
  • the district ID used in the BAL is the same as the district ID we have in our data base (so that we ensure that the district has the right to updates the addresses and toponyms linked to this district ID).

@antoineludeau antoineludeau force-pushed the antoineludeau/add-check-rules-for-districtID-consistency branch from 09a88b2 to 084d773 Compare September 4, 2024 08:59
@antoineludeau antoineludeau merged commit be709e2 into master Sep 4, 2024
1 check passed
@antoineludeau antoineludeau linked an issue Sep 4, 2024 that may be closed by this pull request
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.

Mettre en place un Validateur BAN
2 participants