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

FYST 1747 Strip soft dash from employer state id number #5523

Conversation

tahsinaislam
Copy link
Contributor

Link to pivotal/JIRA issue

https://codeforamerica.atlassian.net/browse/FYST-1747

Is PM acceptance required?

  • Yes - don't merge until JIRA issue is accepted!

What was done?

Fixed validation error caused by soft hyphens (U+AD00) in employer_state_id_num field
Added delete("\u00AD") to remove soft hyphens during XML generation while preserving original value

How to test?

Added a unit test for state file w2 model

Copy link

github-actions bot commented Feb 5, 2025

Heroku app: https://gyr-review-app-5523-6335ce5df499.herokuapp.com/
View logs: heroku logs --app gyr-review-app-5523 (optionally add --tail)

tahsinaislam and others added 2 commits February 5, 2025 09:30
Co-authored-by: Anisha Ramnani <[email protected]>
@tahsinaislam tahsinaislam marked this pull request as ready for review February 6, 2025 19:38
Copy link
Contributor

@anisharamnani anisharamnani left a comment

Choose a reason for hiding this comment

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

Co-authored-by: Anisha Ramnani <[email protected]>
@tahsinaislam tahsinaislam merged commit f648e30 into main Feb 7, 2025
7 checks passed
@tahsinaislam tahsinaislam deleted the FYST-1747-all-states-strip-soft-dash-from-employer-state-id-num branch February 7, 2025 14:52
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