-
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: missing headoffice info for xpro-companies #24496
Comments
@ozamani9gh has to determine how to replace NAMEX COLIN-API functionality with LEAR COLIN-API functionality. |
@eve-git spoke to Kathryn and Jeff about this ticket. This is not a showstopper for NRO Decommission. i still think we should fix it. During grooming hopefully we can work with @vysakh-menon-aot to determine when LEAR COLIN-API changes will be ready in DEV, TEST and PROD. |
The code changes applied to both LEAR/COLIN_API and NAMEX |
ready to test in TEST and DEV environment |
@eve-git - In test i am still seeing blank |
In Name Examination, when Solr identifies a name conflict with existing companies, the company information is retrieved and displayed in the UI as needed. The Colin-API in LEAR is called to provide this data.
For Expo companies, Head Office information is required instead of Records and Registered Office details. However, this information is currently missing from the Colin-API service. Code changes are needed in both Colin-API and Namex-API to address this issue.
please reference to #24319
For example (currently in PROD), the head office should be retrieved for xpro company as:
While, in TEST, the new changes doesn't include headoffice info:
The text was updated successfully, but these errors were encountered: