Activities of "maliming"

hi

It will be available on abp 9.2.0.

9.2.0 due by April 29, 2025

I will add an option to skip this in the next version.

https://github.com/abpframework/abp/pull/22752

hi

You can override the PublishEventsForChangedEntityOnSaveChangeAsync of AbpDbContext and skip these lines.

if (entityEntry.State == EntityState.Unchanged)
{
    ApplyAbpConceptsForModifiedEntity(entityEntry, true);
}

I will add an option to skip this in the next version.

hi

Can you try to use a new database name?

Thanks.

You can consider handling concurrent exceptions rather than disabling them. You can catch exceptions and then retry.

hi

We can only modify the code to resolve this issue. There is no simpler way.

hundreds of entities

Only entities with 1-n relationships may get concurrency exceptions. Not all entities.

hi

we implemented the solution for task type successfully.

Are you using IgnoredNavigationEntitySelectors?

hi

Get a token for the user in a SaaS tenant

How did you get the new token?

Please share your HTTP request

Thanks..

hi

Since the new version might have no direct relationship to the original entity, would this process still trigger an update to the concurrency stamp of the existing entity?

No, it will only trigger for the navigation property.

The OpenIdConnect will validate the OpenIdConnectOptions. So you have to set a value initially.

Showing 2261 to 2270 of 11574 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.