Activities of "alper"

I guess it's related a fix that's done in v3.1.0 (because we fixed some Suite issues in 3.1.0) Today we have released a new RC version (preview) of 3.1.0 - RC4 (the production of 3.1.0 will be released this weekend) Try to create a new project with 3.1.0-RC4 and we'll see if it's related with MAC or the framework.

hi myke@mycra.co I just made a sample project for this topic. See https://community.abp.io/articles/how-to-add-the-user-entity-as-a-navigation-property-furp75ex


Note this example is implemented with ABP Commercial 3.1.0-rc.3. This is a RC version. If you want to install the CLI and Suite RC version follow the next steps:

1- Uninstall the current version of the CLI and install the specific RC version:

dotnet tool uninstall --global Volo.Abp.Cli && dotnet tool install --global Volo.Abp.Cli --version 3.1.0-rc.3

2- Uninstall the current version of the Suite and install the specific RC version:

dotnet tool uninstall --global Volo.Abp.Suite && dotnet tool install -g Volo.Abp.Suite --version 3.1.0-rc.3 --add-source https://nuget.abp.io/<YOUR-API-KEY>/v3/index.json

Don't forget to replace the <YOUR-API-KEY> with your own key!

by relavant directory, I mean the current user's home directory.

For Windows it's => %UserProfile%\.abp\cli\

For Linux it must be $HOME => /home/user/.abp/cli/

See Windows and Linux variable equivalents from https://blog.softhints.com/windows-and-linux-variable-equivalents/ and https://blog.softhints.com/windows-cmd-vs-linux-shell-commands/

@anthonyh, to fix the problem saying "DataTables warning: Non-table node initialisation (ABP-TABLE)." : in your module solution, move _ViewImports.cshtml file from src\Acme.MyProModule.Web\Pages\MyProModule to src\Acme.MyProModule.Web\Pages

@KittyJuggins , remove AppUser from Note and keep the AppUserId only. When you fetch Note from database, fetch the user in a seperate query . Then map the both to your DTO. This is the best practise

credit for this question has been refunded.

Don't use navigation properties to other aggregate roots. See https://github.com/abpframework/abp/issues/1517

Answer

Hi Rodrigo ,

Thanks for your feedback. I created an internal issue. (also credit for this question has been refunded)

@alexandru-bagu

@anthonyh, you are correct! it's already fixed for the next release.

Showing 1641 to 1650 of 1955 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.