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

ETQ usager: corrige la date prévisionnelle SVA lorsqu'il y a un mélange de demandes de corrections résolues et en attente #10862

Conversation

colinux
Copy link
Member

@colinux colinux commented Sep 24, 2024

https://demarches-simplifiees.sentry.io/issues/5667063306

L'erreur intervenait :

  • dans un mode SVA de réinitialisation de la date
  • lorsqu'on a une correction avec une resolved_at et une sans : la comparaison des 2 valeurs n'était pas possible,

Note: c'est purement indicatif/de l'affichage et n'avait pas d'autre conséquence car tant que la demande de correction existe, le dossier est bloqué en construction

@colinux colinux added the bug label Sep 24, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.68%. Comparing base (cae524b) to head (b50d42f).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10862   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files        1132     1132           
  Lines       25092    25092           
  Branches     4702     4702           
=======================================
  Hits        21248    21248           
  Misses       3844     3844           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@colinux colinux added this pull request to the merge queue Sep 24, 2024
Merged via the queue into demarches-simplifiees:main with commit f700024 Sep 24, 2024
18 checks passed
@colinux colinux deleted the fix-sva-with-complex-pending-corrections branch September 24, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: A Communiquer
Development

Successfully merging this pull request may close these issues.

2 participants