- ABP Framework version: v6.0.1
- UI type: Blazor
- DB provider: EF Core /
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- System.InvalidOperationException: Cannot use table 'MHUUsers' for entity type 'ChatUser' since it is being used for entity type 'IdentityUser' and potentially other entity types, but there is no linking relationship. Add a foreign key to 'ChatUser' on the primary key properties and pointing to the primary key on another entity type mapped to 'MHUUsers'.
- Steps to reproduce the issue: Create a new solution with ABP Suite, install chat module, add table prefixes for identity / chat etc, add migration.
This question counts towards the assigned total questions per license? Because it seems like a bug, and not a support question.
Tks.