0
rickfrankel created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version?
- 11.2.1
- What is your product type (Angular or MVC)?
- Angular
- What is product framework type (.net framework or .net core)?
- .Net Core
It would seem that upgrading from version 10.x to version 11.2 there is a breaking change in the way the customised dashboards are stored in the AbpSettings page.
Previously HostDashboard and TenantDashboard were stored in the same setting name, it now looks like they are split apart.
Is there any particular documentation on how we should handle this from an upgrade point of view?
Thanks Rick