Activities of "maliming"

Can you try to configure the IgnoredNavigationEntitySelectors in 9.1.1

Configure<AbpEntityChangeOptions>(options =>
{
    options.IgnoredNavigationEntitySelectors.Add("DisableOpenIddictApplication", type => type == typeof(OpenIddictApplication) || type = typeof(OpenIddictToken));
});

hi

  1. Can you share full logs.txt file with liming.ma@volosoft.com

  2. we tested using it but the error persisted.

Can you also share the debug logs for 9.1.1? https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

Thanks. Your ticket has been refunded.

New packages are released.

Upgrade all volo&abp&lepton will be easy to solve this problem.

Thanks.

Answer

hi

Your project uses memory cache. Are the revoke code and your account on the same website?

Can you share a screenshot of your project structure?

Thanks.

hi

I have checked. >=9.0.5 will fix the problem, see https://github.com/abpframework/abp/pull/22137

Your ticket has been refunded.

Thanks. I wll check and fix this problem. 👍

hi

Can you share a template project to reproduce?

liming.ma@volosoft.com Thanks

hi

Can you try this solution?

https://abp.io/support/questions/8917/VoloAbpDataAbpDbConcurrencyException-The-database-operation-was-expected-to-affect-1-rows#answer-3a188c6d-831a-c7fb-6404-a2f2e5735118

We will fix this in 9.1.1

Thanks.

hi

I will fix AddAll in https://github.com/abpframework/abp/pull/22471#issue-2951431686

if options.AutoEventSelectors.AddAll();

Configure<AbpDistributedEntityEventOptions>(options =>
{
  
   options.AutoEventSelectors.AddAll();
});

1️⃣ Add an entity

2️⃣ Publish EntityCreatedEto<MyEntity> event

3️⃣ Add to Outbox and insert OutgoingEventRecord entity

4️⃣ Publish EntityCreatedEto<OutgoingEventRecord> event

↻ Back to 3️⃣

Endless loop

Showing 2371 to 2380 of 11568 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.