Support Linking One Airbnb Account to Multiple Hostfully Agencies/Accounts
Use Case:
I have one Airbnb account connected to two Hostfully accounts to manage separate listings across agencies. However, this triggers a message import error: Found more than one entity of type 'AirbnbUser' that matched the criteria 'airbnbUserID = ? AND agencyID is not null'. I want the ability to connect a single Airbnb account to multiple Hostfully accounts without causing message import failures.
Problem Statement:
Currently, connecting the same Airbnb User ID to more than one Hostfully account/agency causes internal database constraint conflicts. This results in message import failures and messaging sync breaks across the connected accounts.
Requested behavior:
Allow a single Airbnb user/account to be linked across multiple Hostfully accounts/agencies without triggering database entity conflicts.
Update the message import logic so messages and thread sync work seamlessly per listing, regardless of whether the parent Airbnb account is connected to another Hostfully agency.