1
davidc@educlarity.com created
- ABP Framework version: v4.3.1
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
I am working on a fresh install of abp.io 4.3.1 using Abp Suite. I first created the navigation properties. (I ran the app and was able to see/populate the new properties) then created the parent property referencing the two navigation properties. When (in abp suite) I tried to build the entity, a message said it couldn't complete because there was an error in the build. When I went to manuall build, the following error appeared:
The objects that are affected AnalyticProductType and AnalyticProductDomain are my two navigation properties
2 Answer(s)
-
0
Happened same error in 4.3.2
-
0
4.3.3 same error.