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

[BO - Esabora] Synchronisation - Ignorer les dossiers archivés #2272

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

sfinx13
Copy link
Collaborator

@sfinx13 sfinx13 commented Feb 21, 2024

Ticket

#2269

Description

Les signalements archivés ne devraient pas être synchronisé

Changements apportés

  • Ajout d'un filtre pour ignorer les signalement archivé dans la requête
  • Ajout d'un signalement archivé affecté à un partenaire SCHS qui sync dans les fixtures
  • Mise à jour des tests (statistiques sur signalements archivés)

Pré-requis

make mock-start

Tests

  • Lancer une synchronisation sish,vous ne devez pas trouver dans l'ouput le signalement archivé (2024-04) bien qu'il soit affecté à partenaire ARS et sync et taggé comme synchronisé
make console app="sync-esabora-sish"
  • Lancer une synchronisation schs,vous ne devez pas trouver dans l'ouput le signalement archivé (2024-04) bien qu'il soit affecté à partenaire Commmune SCHS et taggé comme synchronisé
make console app="sync-esabora-schs"
  • Lancer une synchronisation sish intervention,vous ne devez pas trouver dans l'ouput le signalement archivé (2024-04) bien qu'il soit affecté à partenaire Commmune SCHS et taggé comme synchronisé
make console app="sync-esabora-sish-intervention"

@sfinx13 sfinx13 force-pushed the bugfix/2269-esabora-ignore-signalement-archive branch from 67526fb to 57081a2 Compare February 21, 2024 13:51
Copy link

sonarcloud bot commented Feb 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Comment on lines +51 to +52
['result' => 39, 'label' => 'count_signalement'],
['result' => 64.1, 'label' => 'average_criticite'],
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mise à jour car stats sur signalement archivés

Copy link
Collaborator

@emilschn emilschn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok lecture et tests !

Copy link
Collaborator

@hmeneuvrier hmeneuvrier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests et relecture OK

@hmeneuvrier hmeneuvrier merged commit 0974e48 into develop Feb 22, 2024
3 checks passed
@hmeneuvrier hmeneuvrier deleted the bugfix/2269-esabora-ignore-signalement-archive branch March 5, 2024 14:46
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.

None yet

3 participants