Open Closed

5.3.0-RC1 Form Multi tenant issue #3067


User avatar
0
Mikael created
  • ABP Framework version: v5.3.0-RC1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: EntityNotFoundException: There is no such an entity. Entity type: Volo.Forms.Responses.FormResponse, id: 53deee85-dd59-42be-64b7-3a03c9c10258 Volo.Abp.Domain.Repositories.EntityFrameworkCore.EfCoreRepository<TDbContext, TEntity, TKey>.GetAsync(TKey id, bool includeDetails, CancellationToken cancellationToken)
  • Steps to reproduce the issue:"
  • Create a new tenant
  • In the new tenant, create a new form with a question
  • Open the created form and try to submit the result, this result in this error. It is working when you are not in a tenant.

I hope this is the right place to submit bugs for RC version.

Regards, Mikael


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks, we will check this.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11