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

F: Arena Import Issue: Businesses with multiple addresses #26

Open
KelleyLangkamp opened this issue Jan 31, 2020 · 1 comment
Open

F: Arena Import Issue: Businesses with multiple addresses #26

KelleyLangkamp opened this issue Jan 31, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@KelleyLangkamp
Copy link

Expected Behavior

Businesses should only have 1 address that gets imported. This may not be a bulldozer bug so much as something that needs to change in our process. There needs to be some kind of check to make sure the client has cleaned up this data before migration. If businesses have multiple addresses tied to their family group, there is no way in the UI to clean that up and the statement generator will create a statement for each address.

Current Behavior

Multiple addresses are allowed for businesses. LGO had businesses with multiple addresses and they got multiple statements printed with no way to know which is the correct address. I'm not sure if the one displayed in the business details in rock is just the first one it finds or the most recent or what.

@KelleyLangkamp KelleyLangkamp added the bug Something isn't working label Jan 31, 2020
@nateh777
Copy link
Member

nateh777 commented Feb 4, 2020

This is a known limitation and the data must be pre-conditioned to only have one address per business. Perhaps in a future enhancement we can look and see if there is anything we can do within Bulldozer, but for now it will have to happen in the data prior to import or via the database after the fact.

@nateh777 nateh777 added enhancement New feature or request and removed bug Something isn't working labels Feb 4, 2020
@nateh777 nateh777 changed the title B: Arena Import Issue: Businesses with multiple addresses F: Arena Import Issue: Businesses with multiple addresses Feb 4, 2020
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

No branches or pull requests

2 participants