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

Import company address data for a licence #1371

Merged
merged 15 commits into from
Oct 7, 2024

Conversation

jonathangoulding
Copy link
Collaborator

https://eaflood.atlassian.net/browse/WATER-4669

We need to replace the import service logic to import a licence from NALD.

The current import service iterates all the companies (known as parties in the import.NALD_PARTIES table) and updates CRM_V2 tables.

This change will use the nald licence id and region to update the addresses' data. This will insert or update the company addresses record.

This is not a concept in nald and is created for WRLS to link an address to company.

We will insert this imported data in the relevant public views.

https://eaflood.atlassian.net/browse/WATER-4669

We need to replace the import service logic to import a licence from NALD.

The current import service iterates all the companies (known as parties in the import.NALD_PARTIES table) and updates CRM_V2 tables.

This change will use the nald licence id and region to update the addresses' data. This will insert or update the company addresses record.

This is not a concept in nald and is created for WRLS to link an address to company.

We will insert this imported data in the relevant public views.
@jonathangoulding jonathangoulding added the enhancement New feature or request label Sep 30, 2024
@jonathangoulding jonathangoulding self-assigned this Sep 30, 2024
@jonathangoulding jonathangoulding marked this pull request as ready for review October 1, 2024 09:41
Copy link
Member

@Cruikshanks Cruikshanks left a comment

Choose a reason for hiding this comment

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

If you put aside the NITs, it's more some double-checking questions. Give me a ping if it will be easier to chat through them rather than type out responses.

@jonathangoulding jonathangoulding merged commit c2cd1a3 into main Oct 7, 2024
6 checks passed
@jonathangoulding jonathangoulding deleted the import-company-address-for-licence branch October 7, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants