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)
-
0
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.
-
0
Hi again,
Thank you for the information
-
0
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.