Shared project with you, thanks
Upgrade from 9.1.2 to 9.3.1, upgrade abp and dotnet packages to relevant versions, run migrations.
Existing solution had app depending on a module, the localization entries from the module are not working but the localization entries from ABP in the submodule and the app module are working.
For example, default + new manual localization entries in app, show on page. default localization entries in submodule (from abp dependencies) show on page. new manual localization entries in submodule do not show on page (menu labels, item labels, page labels etc)
Confirmed also not appearing on the api call that retrieves all the localization entries.
Support, please support.
Hello, Can we get this support ticket that's been open for 3 weeks transferred to another support rep?
This ticket has been open over 2 weeks, we would appreciate some feedback
Hello. Your feedback please
Hello, your feedback please.
Hello, Negative, the issue is at the moment of generating migration it includes in the up code a table that was already in previous migration up code. The issue is not at the moment of applying migration as far as I can see.
Thanks for your response, any chance you could indicate where to add this code?