Open Closed

openIddict applications page: Javascript Datatables error #6534


User avatar
0
Frontis1 created

Dear Support,

We just updated from 7.04 to 8.2. I made the changes that were noted in the migration guide:

https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-8_0 https://docs.abp.io/en/abp/latest/Migration-Guides/OpenIddict4-to-5 I also created a database migration and updated the database. And i ran "abp install-libs" to be sure.

The admin interface is up and running and our application works as excpected. So far so good!

The only issue we have is:

When navigating to: /openIddict/Applications i get the following error (and the "Application Type" collumn is not filled):

I guess this has to do with the openiddict change? Any idea how i can fix this?

Reproduction Steps No response

Expected behavior The error should not be visible and the column "Application Type" should be filled correctly.

Actual behavior No response

Regression? No response

Known Workarounds No response

Version 8.0.2

User Interface MVC

Database Provider EF Core (Default)

Tiered or separate authentication server None (Default)

Operation System Windows (Default)

Other information No response

Kind Regards,

Alfred


3 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    could you please check once in database whether "Application Type" value exists or not?

    Please confirm on this.

  • User Avatar
    0
    Frontis1 created

    It exists as a column:

    But it does not contains any values:

    So now i re-saved all the applications and now they are filled AND the error is gone:

    👍

    So for now we have a workarround!

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Thanks for update !

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