You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
changed the title
B: Arena Import Issue: Businesses with multiple addresses
F: Arena Import Issue: Businesses with multiple addresses
Feb 4, 2020
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.
The text was updated successfully, but these errors were encountered: