-
ABP Framework version: v7.4.0
-
UI Type: Angular
-
Database System: EF Core (SQL Server)
-
Tiered (for MVC) or Auth Server Separated (for Angular): no
-
Steps to reproduce the issue:
-
Create a new Angular project with MAUI.
-
Perform all required pre-run steps, including seeding of the database.
-
Run the application to assure it works and you're able to login.
-
Now, utilizing Abp Suite create a new entity name GrowthRate and use the following properties:
-
Girth - Datatype as double with min value of 0 and max value of 999 and non-nullable.
-
Weight - Datatype as double with min value of 0 and max value of 999 and non-nullable.
-
Length - Datatype as double with min value of 0 and max value of 999 and non-nullable.
-
AssessmentDate - Datatype as datetime non-nullable.
-
Once that has been completed your build should fail when you attempt to run it. As you can see from the attached image the values are trying to use a Date Datatype.
1 Answer(s)
-
0
Hi, thanks for reporting this problem. We have already identified this problem and it will be available with the next release (v7.4.2 or v8.0.0 - depending on the next release):
I closed the question since the problem you have reported has been fixed and will be available with the next release. Thanks for your understanding.
Btw, I have refunded your ticket. Regards.