Open Closed

Abp Suite Navigation Property (Same Name) Error #4523


User avatar
0
akifakinci created
  • ABP Framework version: v7.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hello, We are trying to relate between Symbol entity and Coin entity. We are adjusting navigation properties on suite screen. (Img-1) But we are getting an error: (Img-2) (Error Text : an anonymous type cannot have multiple properties with the same name) How can we fix it? Img-1 : https://prnt.sc/95qJbWcxDES6 Img-2 : https://prnt.sc/dQVso_4sLspz Thank you,


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

    Hi,

    The ABP Suite doesn't support creating multiple one-to-many properties with the same entity yet. You need to manually change the code

    We will consider enhancing the suite.

  • User Avatar
    0
    akifakinci created

    Hi again,

    Thank you for the information

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @akifakinci,

    We figured out this issue happens due to a bug.

    So i'm refunding your question credit. It will be fixed on the next release.

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