Activities of "furkan.kara"

Hello,

Prior to v9.2.0, I was able to fetch data from an IRepository instance of my entity via the GetListAsync method by setting the includeDetails parameter to true. But now the method is not responding. While I am debugging, the execution gets stuck on the line where GetListAsync is called.

I tried running the SQL equivalent of it in pgAdmin. I obtain 469 lines just in seconds.

  • If I downgrade the solution to v9.1.3, the method runs perfectly.
  • If I remove the includeDetails parameter method continues. However it is not I want.
  • Or if I change the dependency injection from IRepository<MyEntity, Guid> to IReadOnlyRepository<MyEntity, Guid> the method runs perfectly. But I don't want to change the whole solution to use IReadOnlyRepository.

If there is a better option to fix this problem please let me know. Thanks.

Showing 1 to 1 of 1 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.