-
Notifications
You must be signed in to change notification settings - Fork 59
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
Namex - Alteration - NR for Benefit to Limited Name Change is not working #18286
Comments
@danaannab tagging you here so you're aware |
According to the request mappings, for BECR (Benefit to Limited Company alteration), the entity_type_cd is 'CR' and legal_type is 'BEN' |
in current code, entity_type_cd is from namerequest (UI) and legal_type is from namex (backend) |
Eve did an adjustment to the payload, I've added in another PR for LEAR - seems to be working again on DEV. |
@seeker25 Please let me know when to release. Thanks. |
@eve-git I think LEAR updates every Tuesday in Test |
@seeker25 I will try to put it to the namex release on next Tuesday. |
steps to test UI:
The test for API change is with Entity team. |
Deployed to DEV and TEST. Ready for testing. |
Working with Eve on this one, some weird results when fetching the name request for alteration types:
The wrong legalType is coming back for Benefit -> BC, which is causing the error described in #18122
The text was updated successfully, but these errors were encountered: