Open Closed

ABP Suite Error after 7.0.1 upgrade - Crud Page Generator #4401


User avatar
0
ccernat created
  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue: Upgrade ABP suite from 6.0.2 to 7.0.1"

Hello!

After I upgraded the solution and also ABP suite to 7.0.1, when I open the Crude Page Generator I encountered the error in the description.


2 Answer(s)
  • User Avatar
    0
    ccernat created

    Hi, ABP support team!

    You guys managed to reproduce this?

    Can I downgrade the ABP suite version, because is impeding my work.

    Tks for any hint!

    Catalin

  • User Avatar
    0
    ccernat created

    Found the problem. All the enum values in json related files from the .suite/entities folder in the solution's root were put to null.

    Replace the null values with incremental integers for each enum value and it abp suite started working again.

    It worked until 7.0.1, so something must have happened while upgrading.

    I think is still needs to be checked why this happened.

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