Open Closed

ABP Suite generates wrong name for service in a module #1666


User avatar
0
mrall created
  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: see image
  • Steps to reproduce the issue:
    • Create new App with ABP Suite
    • Add custom module to ABD Suite
    • Add Entity via CRUD-Generator
    • look at CRUD's "index.js"


2 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    I'll check it

  • User Avatar
    0
    alper created
    Support Team Director

    I reproduce the issue and fixed it in 4.4 version. When the patch version comes, you can update it. For a workaround you need to change the generated code manually.

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