Open Closed

concurrencyStamp after Null variable #3128


User avatar
0
Mikael created
  • ABP Framework version: v5.3.0-RC1

  • UI type:MVC

  • DB provider: EF CoreB

  • Tiered (MVC) or Identity Server Separated (Angular): no

  • Exception message and stack trace:

  • Steps to reproduce the issue:"

  • Create a new MVC project

  • Using ABP Suite, add a new entity with a NULLABLE variable

  • Build fails because "string concurrencyStamp" is placed after Nullable variable

I workaround the issue by modifying the Server.AppService.AppService.txt and Server.Domain.Manager.txt but it is boring to update it for each new project.

Regards, Mikael


1 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Thanks for the reporting, we will fix the problem as soon as possible.


    I'm closing this question as the follow-up of the issue will be done together with the internal issue.

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