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

fix: remove statuts gesti en cours de recrutement #777

Merged
merged 0 commits into from
Feb 15, 2022

Conversation

sbenfares
Copy link
Contributor

Remove de statuts de gesti qui ont été envoyés par erreur.
CSV fourni par gesti

return;
} else {
await asyncForEach(toRemoveData, async (currentStatutToRemove) => {
const { deletedCount } = await StatutCandidatModel.deleteMany({
Copy link
Contributor

Choose a reason for hiding this comment

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

Pourquoi pas deleteOne ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

je fix !

* @param {*} downloadDestinationFilePath
* @param {*} referenceFilePath
*/
const downloadIfNeeded = async (downloadDestinationFilePath, referenceFilePath) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Il est pas copié-collé 10 fois ce bout de code ? 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

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

mdr oui jv cleaner

@sbenfares sbenfares changed the title Remove statuts gesti en cours de recrutement fix: remove statuts gesti en cours de recrutement Feb 15, 2022
@sbenfares sbenfares force-pushed the feature/remove-gesti-en-cours-recrutement branch from 291addb to 5eeb1ec Compare February 15, 2022 15:06
@sbenfares sbenfares merged this pull request into develop Feb 15, 2022
@sbenfares sbenfares deleted the feature/remove-gesti-en-cours-recrutement branch February 15, 2022 15:13
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.

2 participants