Activities of "maliming"

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?

Thanks. I will check it asap.

hi

The license error has been fixed. We released rc1 commercial again You need to clean your nuget cache. dotnet nuget locals all --clear Also ABP templates folder C:\Users\xxxx\.abp\templates Then try again

Showing 5981 to 5990 of 11531 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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.