Activities of "rafal.woznicki"

Hi,

what do you mean by "EF Core directly"? Without using abp repository, without using AbpDbContext? If you want me to check whether it works without using AbpDbContext then it makes no sense for me because I want to use abp.io built in feature to automatically generate IDs for atttached (to DBContext) subentities. In my opiniony this feature does not work correctly. What is your opinion?

I'm talking about method AbpDbContext.TrySetGuidId(...)

  • 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

I can see you've released 4.4.3. Could you tell me whether this version contains impersonation feature for Angular?

Hi @rafal.woznicki, I'm sorry this feature is not included in 4.4.3. because the PR is still under review.

Hi, what is the current state of tenant impersonation for Angular?

I can see you've released 4.4.3. Could you tell me whether this version contains impersonation feature for Angular?

Do you know when it will be released?

ok thank you. When 4.4.2. will be released?

Maybe 4.4.1 or 4.4.2. It will be available this month.

Do you still plan to release it this month?

hi

We will release it as soon as possible.

https://github.com/abpframework/abp/issues/1082#issuecomment-894904030

What is the approximate time of deliverying it? week, month, few months? I planned to use this feature to give for host ability to manage tenants entities, I need it before september, so if it will be not delivered before september, then I have to found another solution. What is the plan?

hi

We plan implement the Tenant/User impersonation feature.

https://docs.abp.io/en/commercial/latest/road-map

Hi, have you implemented it in commercial version? I've checked the comments for https://github.com/abpframework/abp/issues/1082 and I'm confused now. Could you tell me what is the current state of the impersonation for commercial version?

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 10 of 10 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11