Open Closed

[BUG] - ABP Suite: Define a new Navigation property modal - OK is button permanently Disabled #3395


User avatar
0
barrett2474 created
  • ABP Framework version: v5.3.2
  • 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:"

Run ABP Suite on 5.3.2 For a single Entity, add a Navigation property eg 1-n

Modal: Define a navigation property Expected Result: able to click OK and save the property Actual Result: unable to click OK and save the property - the OK button is disabled

I have test on existing Entities, new Entities. In every scenario the 'OK' button on the modal is disabled thus preventing the addition of any navigation properties.
Work has come to a complete stop on our project due to this.


7 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @barrett2474,

    Have you added any other property for this entity?

  • User Avatar
    0
    barrett2474 created

    Yes, around 12. Only happened after update from 5.3.1 to 5.3.2

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    In the Advanced tab, are there any validation error or empty field?

  • User Avatar
    0
    barrett2474 created

    I see 2 missing - Note: I have never had to fill these in by hand myself before on any of my Entities

    Has something changed in 5.3.2?

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Has something changed in 5.3.2?

    No, we didn't change anything in 5.3.2 version.

    I see 2 missing

    I guess it will work after you fill these fields. You just need to copy the namespaces of the class files.

    We'll check this and try to reproduce. Thank you for reporting.

  • User Avatar
    0
    barrett2474 created

    You're welcome - more than happy to help. If it is a bug could the ticket get refunded? - Thanks, John

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Refunded.

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