Activities of "rafal.woznicki"

  • ABP Framework version: v5.0.0
  • UI type: Angular
  • DB provider: EF Core

Hi,

I've noticed some issue while adding child entities. Entity:

Entity configuration:

Issue:

By default AbpDbContext sets ID for added entity and it works properly when you add one child and call Update on repository, but when you add two children and call Update on repo then exception is throwed (as on the picture) Is it a framework issue? or maybe my implementation is wrong?

What is the workaround? Generating IDs by my own?

Regards

Hi,

I have a commercial abp.io license and for one project I need to give for host ability to manage tenants users, but I dont want to rewrite identity module. What is the best approach to achieve that?

Regards

Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11