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

[EN-6393] feat(form-inscription): add mail ts #101

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

PaulEntourage
Copy link
Collaborator

No description provided.

@PaulEntourage PaulEntourage temporarily deployed to entourage-job-back-test October 5, 2023 12:12 — with GitHub Actions Inactive
@PaulEntourage PaulEntourage temporarily deployed to entourage-job-back-test October 5, 2023 12:12 — with GitHub Actions Inactive
@PaulEntourage PaulEntourage temporarily deployed to entourage-job-back-test October 5, 2023 12:40 — with GitHub Actions Inactive
@PaulEntourage PaulEntourage temporarily deployed to entourage-job-back-test October 5, 2023 12:40 — with GitHub Actions Inactive
@@ -163,6 +163,7 @@ export const LeadHeardAbout: { [K in HeardAboutValue]: string } = {
[HeardAbout.SOCIAL]: 'Autres réseaux (facebook, twitter, instagram...)',
[HeardAbout.SPORTS]: 'Un partenariat sportif',
[HeardAbout.VOLUNTEER]: 'Un site de bénévolat',
[HeardAbout.ORIENTATION]: 'Par mon travailleur social/Pôle emploi',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Cette option n'existe pas dans la liste des options du champ Comment_vous_nous_avez_connu__c sur les Prospect

Copy link
Collaborator

Choose a reason for hiding this comment

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

@@ -468,6 +470,7 @@ export function mapSalesforceLeadFields<T extends LeadRecordType>(
Genre__c: formatSalesforceValue<CandidateGender>(gender, LeadGender),
Date_de_naissance__c: birthDate,
Autre_source_LinkedOut__c: autreSource,
TS_du_Candidat__c: tsPrescripteur,
Copy link
Collaborator

Choose a reason for hiding this comment

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

C'est normal que ce champ c'est juste du texte, et pas une référence à un autre champ Prospect ou Contact ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oui :)

@PaulEntourage PaulEntourage force-pushed the feature/EN-6393_mail_ts_form_inscription branch from 9e583e4 to d4090a9 Compare October 17, 2023 08:53
@PaulEntourage PaulEntourage temporarily deployed to entourage-job-back-test October 17, 2023 08:53 — with GitHub Actions Inactive
@PaulEntourage PaulEntourage temporarily deployed to entourage-job-back-test October 17, 2023 08:53 — with GitHub Actions Inactive
@PaulEntourage PaulEntourage merged commit 9bbc9cd into develop Oct 17, 2023
3 checks passed
@PaulEntourage PaulEntourage deleted the feature/EN-6393_mail_ts_form_inscription branch October 17, 2023 09:12
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