Open Closed

Possible BUG All releases of ABP SUITE 8.1.x #7250


User avatar
0
ezarmer created
  • ABP Framework version: v8.1.x/8.2.x
  • UI Type: Blazor WASM / Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: Not really required.
  • Steps to reproduce the issue: There's too much to list, however, I've been working with ABP all-day long trying to resolve an issue with Abp Suite. When I created two entities, SpecialtyBreed and CommercialBreed, I added two properties. They are BreedName and Description. During CRUD generation the Description property never made it into the IXXXRepository and cause many issues, including with the tests. I also had the same issue with adding a property name "Photo" which was a string property.

I've cleared the OBJ and BIN directories, closed/reopened Visual Studio and no luck. Also, going back to version 8.0.0 I have an ENUM in the Domain.Shared/Enums. I can't even use it because the generated code is looking for the Enum in ApplicationName.Shared.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I could not reproduce the problem.

    Could you please share the full steps to reproduce?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11