Activities of "maliming"

hi

The distributed events are:

  • EntityCreatedEto<T> is published when an entity of type T was created.
  • EntityUpdatedEto<T> is published when an entity of type T was updated.
  • EntityDeletedEto<T> is published when an entity of type T was deleted.

See https://abp.io/docs/9.3/framework/infrastructure/event-bus/distributed#event-types

In scenarios where a user is associated with hundreds of roles or organization units, this results in the UserManager making repeated changes per item — leading to hundreds of operations and drastically increasing the time required to complete the user creation/edit process.

Can you share the code?

Thanks

hi

Can you share a project to reproduce?

liming.ma@volosoft.com

Thanks

hi

Please share the DBContext factory code

hi

Because we build our microservices for multiple use-cases we want to group controllers into groups (for different clients) by Area attribute.

Can you share an example controller code?

Thanks.

The unit of work creates a scoped transaction to ensure the consistency of operations within the entire unit of work.

The isTransactional: true is for POST/PUT/DELETE requests, and its false for GET requests.

EFCoreDBContext.Database.BeginTransactionAsync()

https://learn.microsoft.com/en-us/ef/core/saving/transactions

The IsolationLevel is based on your database server. https://learn.microsoft.com/en-us/dotnet/api/system.transactions.isolationlevel?view=net-9.0

Thanks.

hi

What is the code of the DiscoveryCache class?

It throws the Endpoint does not use HTTPS: http://authserver.mydomain.dev/connect/authorize

Thanks.

hi

Please share full logs.txtfiles of AuthServer and API website.

Remember to set the log level to Debug

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

liming.ma@volosoft.com

Thanks

hi

Please ensure all abp&volo packages use the same version(9.3.2).

Can you share a template project that shows this exception?

liming.ma@volosoft.com Thanks.

hi

Can you share a template project with your steps and share the code?

Thanks. liming.ma@volosoft.com

  1. Create new Entity from Suite.
  2. Login to Admin application
  3. Click on newly created entity menu.
  4. In console I am getting error around 1900 count. Please check attached image

hi

Have you added the Redis provider? https://abp.io/docs/latest/framework/infrastructure/distributed-locking#configuring-a-provider

Can you share a demo template project to show the problem?

liming.ma@volosoft.com

Thanks

Showing 951 to 960 of 11567 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.