Finbuckle.MultiTenant icon indicating copy to clipboard operation
Finbuckle.MultiTenant copied to clipboard

added basic sample to reproduce composite error

Open shainegordon opened this issue 1 year ago • 15 comments

This reproduces the bug described in https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/238

To recreate this, all you need to do is start the application and goto https://localhost:7208/acme/create-client

You'll be present with the standard .NET development exception UI with the error InvalidOperationException: Unable to track an entity of type 'Client' because its primary key property 'TenantId' is null.

shainegordon avatar May 27 '24 15:05 shainegordon