Açık Kapalı

No data seeded to AbpPermissionGrants #134


User avatar
1
rachanee-mwp oluşturuldu

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 Cevap
  • User Avatar
    0
    liangshiwei oluşturuldu
    Destek Takımı Fullstack Developer

    Hi @rachanee-mwp,

    Is your database connection string correct?

  • User Avatar
    1
    rachanee-mwp oluşturuldu

    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 Mart 25, 2024, 15:11