Open Closed

8.3.0 ABP Suite does not create all objects when generating Entity #7876


User avatar
0
cellero created
  • ABP Framework version: v8.3.0 ABP Studio 0.8.0
  • UI Type: Blazor Web App
  • Database System: SQL Server

The upgrade to 8.3.0 has not been very successful for us. The primary issue is that since upgrading Abp Suite does not create all objects when generating an Entity.

Firstly though, this message is given on existing AND new project (created via ABP Studio):

I stopped this message by updating C:\Users\xxx.abp\suite\appsettings.json and replacing the null value in HttpApiHostProjectDirectory by coping the HttpApiClientProjectDirectory string. Note that new projects created by ABP Studio have same issue.

Secondly, whenever attempting to create an Entity this message is given. Even when the project is built:

To the main issue. When creating an Entity in ABP Suite only objects in the ...Blazor.Client project are created. I.e. nothing in any other project Application, Application.Contracts etc.. It is like the templates are missing??? We are unable to create / update entities.

This is a serious issue for us. We first encountered this last week when 8.3.0-final was released. I have waited to raise this ticket assuming it would be resolved but it is not.

Please assist.


1 Answer(s)
  • User Avatar
    0
    cellero created

    FYI - I have reverted everything to V8.2.2 for now. I'll wait for a few more version of 8.3x before upgrading. Thanks

Made with ❤️ on ABP v9.0.0-preview Updated on September 18, 2024, 12:46