Abrir Fechadas

No data seeded to AbpPermissionGrants #134


User avatar
1
rachanee-mwp criada

Hi dev team,

We are trying to isolate our changes from orginal generated code for ease of upgrading, by creating side projects and configure it to depends on the original module.

Unfortunately, when run Mwp.DbMigrator (side project), there was no records seeded to table AbpPermissionGrants as expected. Please suggest what should we do so that it seed data properly when running from side projects.


2 resposta (s)
  • User Avatar
    0
    liangshiwei criada
    Equipe de Apoio Fullstack Developer

    Hi @rachanee-mwp,

    Is your database connection string correct?

  • User Avatar
    1
    rachanee-mwp criada

    I have found the solution. I must add MwpApplicationContractsModule as a DependsOn module of MwpDbMigratorModule.

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