Activities of "jan-niklas"

Provide us with the following info:

We are unable to create navigational properties using entities from ABP such as OrganizationUnit when using a module approach.

  • ABP Framework version: v8.2.0-rc.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Steps to reproduce the issue:

Using abp suite we have created the initial solution "SolutionA" and modules "ModuleA" and "ModuleB". We then added the three sln files to the abp suite dashboard. When creating entities and navigational properties in the "SolutionA" project we can successfully create relations to entities from abp modules. However this does not work in the "ModuleA" or "ModuleB".

As a workaround we were able to create dummy entities in "SolutionA" with the desired navigational properties, click "Save" and copy the relevant piece of text from the json source file for the given entity into the json source file of the entity in "ModuleA". The navigational property then gets correctly displayed in abp suite but the code generation does not work correctly for this entity (there is a missing import in the models.ts file for the given entity.

顯示 1 個紀錄的 1 到 1 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11