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)
-
0
Hi,
could you please check once in database whether "Application Type" value exists or not?
Please confirm on this.
-
0
-
0
Thanks for update !