Open Closed

DirectoryContentDto Cannot Be Configured #3416


User avatar
0
gokalpmavis created
  • ABP Framework version: v5.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Dear Sir/Madam,

We wanted to added an extra property to "DirectoryDecriptors" table. The migrations are successfully created and applied to the table. Then we wanted to update the DTO's which are using this table. However, the operation is not allowed as you can see in the attachment. Can you please help with this topic? The problem is because DirectoryContentDto doesn't extend IHasExtraProperties.

Regards, Gokalp


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We will make the DirectoryContentDto inhert the ExtensibleObject in next version.

  • User Avatar
    0
    gokalpmavis created

    Hello,

    When is gonna be the next version? Also how can I proceed till the next version?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    It's will available in 5.3.3. Please wait for this version. Thanks

  • User Avatar
    0
    gokalpmavis created

    When can we expect the release?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Maybe in one to two weeks, you can download the source code to customize the file-management module.

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