Base solution for your next web application
Open Closed

New dashboard is not generating for some tenants? #11181


User avatar
0
kansoftware created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 8.1
  • What is your product type (Angular or MVC)? MVC
  • What is product framework type (.net framework or .net core)? .Net core 3.1

If issue related with ABP Framework

  • What is ABP Framework version? we are using which was provided with the package we downloaded

If issue is about UI

  • Which theme are you using? Metronic 6

When we have created new dashboard and updated in database in "AbpSettings" for a tenant, it should also generates for other tenants on project run, but for some tenants it is not happening. We have to manually add new dashboard related string in database for them.


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

    Hi @kansoftware

    Do you create the dashboard via UI ?

  • User Avatar
    0
    kansoftware created

    No, we are creating through coding in dashboard configuration related files. referring this link :- https://docs.aspnetzero.com/en/aspnet-core-mvc/v8.4.0/Developing-Mvc-Core-Customizable-Dashboard

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @kansoftware

    Could you share your code which creates the dashboard ?