Activities of "maliming"

hi

We add the parameter on 8.0.

hi

[] Request finished 3809.1301ms

There are 2 seconds to read the redis cache. This is the main performance point. Because your application have a lot of permissions.

However, this is not very slow during the Development/Debug.

hi

Please share the logs.txt to liming.ma@volosoft.com

Thanks

hi

You can try to run the abp bundle command on wasm project.

hi

I suggest you create your own organization unit instead of using the identity's organization unit if you prefer it.

hi

Can you try your steps in a new template project? Thanks

hi

I think you can easily filter the data by userid.

"user1" login and check the data in web app so user gets 2 records, created by "admin1" and "admin2"

query.where(x => x.userid = user1-id)

"admin1" login and check the data in web app so filter data for "user1" and get only 1 record

query.where(x => x.userid = user1-id && x.creator-id = admin1-id)

"admin2" login and check the data in web app so filter data for "user1" and get only 1 record

query.where(x => x.userid = user1-id && x.creator-id = admin2-id)

| id | userid | data | creator-id | | --- | --- | --- | --- | | 1 | user1-id | user1-data1 | admin1-id | | 2 | user1-id | user1-data2 | admin2-id |

Please share an azure token, I will test it locally. Thanks.

hi

Please make your repo private, I have downloaded the source code.

hi

What are your commands and parameters? What is the full command output?

Showing 6001 to 6010 of 11557 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 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.