Invitees Not Displaying in Aistro Profile

๐งพ Summary: Even though two users have been successfully invited, the Invitees list (My Invitees) section displays โNo Resultโ on my Aistro profile.
๐งช Steps to Reproduce:
- Log in to Aistro.
- Navigate to Settings โ User Followers / Invitees.
- Confirm that you have sent or accepted at least two invitations.
- Check the My Invitees list.
๐ฅ Actual Result:
- The page shows โNo Resultโ even though two invitees exist.
- The system does not reflect successful invite records.
โ Expected Result:
- The My Invitees section should list all successful invitees with their names, DIDs, or join status.
โ๏ธ Possible Cause:
- Backend data sync issue between the invite system and the followers API endpoint.
- Caching delay or database mapping problem (user IDs not linked to inviter).
๐ Category: Backend / UI / Data Sync ๐งฑ Severity: ๐ Medium (affects user tracking and referral reward validation) ๐ฏ Priority: High