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

Limitation du prénom à 30 caractères dans le sérialiseur à destination de l'ASP #4981

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

leo-naeka
Copy link
Contributor

🤔 Pourquoi ?

L'ASP n'accepte que 30 caractères au maximum.

Cf. https://itou-inclusion.slack.com/archives/C01181Y04LT/p1729762979362779

🚨 Notes

  • Pas touché au sérialiseur de l'API, uniquement celui destiné au fichier déposé en sftp

@leo-naeka leo-naeka self-assigned this Oct 24, 2024
Copy link
Contributor

@rsebille rsebille left a comment

Choose a reason for hiding this comment

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

Merci 🙏

tests/employee_record/test_serializers.py Outdated Show resolved Hide resolved
@leo-naeka leo-naeka force-pushed the leo/limit-asp-first-name-30-chars branch from 8ac43be to da3620c Compare October 24, 2024 16:28
@leo-naeka leo-naeka added this pull request to the merge queue Oct 24, 2024
Merged via the queue into master with commit 1833c3c Oct 24, 2024
9 checks passed
@leo-naeka leo-naeka deleted the leo/limit-asp-first-name-30-chars branch October 24, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants