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, je ne vois plus le statut "antivirus en cours" lorsque j'envoie un PJ #9808

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

colinux
Copy link
Member

@colinux colinux commented Dec 6, 2023

On ne poll plus jusqu'à ce que l'antivirus soit passé, car d'une part l'usager s'en fiche, et d'autre part en cas de retard d'analyse ça provoque rapidement beaucoup de traffic.

Côté affichage de dossier, on garde la mention AV en cours s'il n'est pas encore passé.

Pour les filigranes pour le moment on garde ce comportement, car ça permet à l'usager de visualiser la PJ avec le filigrane. Mais à rediscuter, besoin peut-être pas légitime @LeSim

Closes #9733

NB: en pratique, ça concerne tout formulaire qui utilise le composant de PJ, pas que le form usager. Mais les mêmes motivations restent valables.

- champ = @dossier.champs_public.first
- tdc = @dossier.champs_public.find { _1.type_champ == TypeDeChamp.type_champs.fetch(:piece_justificative) }.type_de_champ
- champ = @dossier.champs_public.find { _1.type_champ == TypeDeChamp.type_champs.fetch(:piece_justificative) }
- tdc = champ.type_de_champ
Copy link
Member Author

Choose a reason for hiding this comment

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

(c'était cassé depuis quelques temps)

@colinux colinux force-pushed the remove-usager-antivirus branch from ea97ed0 to 6da98c3 Compare December 6, 2023 14:39
@colinux colinux marked this pull request as draft December 6, 2023 14:54
@colinux colinux force-pushed the remove-usager-antivirus branch from 6da98c3 to 0f1980b Compare December 7, 2023 13:29
@colinux colinux marked this pull request as ready for review December 7, 2023 14:01
Copy link
Contributor

@mfo mfo left a comment

Choose a reason for hiding this comment

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

impec

@colinux colinux added this pull request to the merge queue Dec 14, 2023
Merged via the queue into demarches-simplifiees:main with commit 7ba1350 Dec 14, 2023
15 checks passed
@colinux colinux deleted the remove-usager-antivirus branch December 14, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants