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

chore(soliguide): remove bad se-presenter #306

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

vmttn
Copy link
Contributor

@vmttn vmttn commented Sep 26, 2024

se-presenter ne devrait pas être défini lorsque l'adresse n'est pas disponible

) AS m
ARRAY_REMOVE(
ARRAY[
CASE WHEN (open_services.modalities__inconditionnel OR open_services.modalities__inscription__checked) AND lieux.position__address IS NOT NULL THEN 'se-presenter' END,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

l'endroit pertinent est ici, le reste c'est du refacto pour permettre de traiter le cas proprement

position__coordinates__y AS "latitude",
position__additional_information AS "complement_adresse",
position__city AS "commune",
lieu_id AS "id",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

juste du reformattage

NULL
)
) AS m
ARRAY_REMOVE(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

juste pour simplifier et harmoniser avec ci-dessous

@vmttn vmttn requested review from vperron and hlecuyer September 27, 2024 09:10
@vmttn vmttn merged commit 4560db2 into main Sep 27, 2024
7 of 9 checks passed
@vmttn vmttn deleted the vmttn/chore/soliguide-se-presenter-sans-adresse branch September 27, 2024 09:10
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.

1 participant