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

Tech - Stocker searchable_by dans searches made et nettoyage des données dans search_made__appellations_code #2220

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

JeromeBu
Copy link
Collaborator

No description provided.

@JeromeBu JeromeBu self-assigned this Sep 20, 2024
@JeromeBu JeromeBu changed the title store searchable_by in searches made and clean search_made__appellations when no appellation is provided TECH stoker searchable_by dans searches made et nettoyage des donnees dans search_made__appellations_code Sep 20, 2024
@JeromeBu JeromeBu changed the title TECH stoker searchable_by dans searches made et nettoyage des donnees dans search_made__appellations_code TECH stocker searchable_by dans searches made et nettoyage des donnees dans search_made__appellations_code Sep 20, 2024
@JeromeBu JeromeBu enabled auto-merge (rebase) September 20, 2024 10:15
Copy link

@enguerranws enguerranws changed the title TECH stocker searchable_by dans searches made et nettoyage des donnees dans search_made__appellations_code Tech - Stocker searchable_by dans searches made et nettoyage des données dans search_made__appellations_code Sep 20, 2024
@@ -516,6 +516,7 @@ interface SearchesMade extends WithAcquisition {
lon: number | null;
distance: number | null;
gps: string | null;
searchable_by: "jobSeekers" | "students" | null;
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
searchable_by: "jobSeekers" | "students" | null;
searchable_by: EstablishmentSearchableByValue | null;

@JeromeBu JeromeBu merged commit 7d232a2 into main Sep 20, 2024
14 of 16 checks passed
@JeromeBu JeromeBu deleted the add-search-made-missing-columns branch September 20, 2024 10:25
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