Activities of "PravinRaijade"

hi

Please call CreateAsync in a new unit of work

Yes, its working now. Thank you very much! Regards, Pravin Raijade.

hi

Can you share a project with me? liming.ma@volosoft.com

Hi Malinga, I have added you to gitlab repo and shared DB backup file in email. Please let me know once you get your copy. Regards, Pravin Raijade.

Hi Maliming,

after below call, none of the break point in class "CargoServiceFrameworkTenantDatabaseMigrationHandler" is hitting.

SaasTenantDto saasTenantDto = await _tenantAppService.CreateAsync(createDto);

I am calling above Tenant Service in "OnPostAsync" of my CreateModal.

Regards, Pravin Raijade.

Dear Support,

No my problem has not been resolved yet.

can we connect over Teams?

Regards, Pravin Raijade.

Dear Maliming,

My issue#3434 is still open.

ITenantAppService CreateAsync method Not creating database and applying migration. #3434

Kindly help.

Regards, Pravin Raijade.

Hi Support,

small correction, the right code line is as below

saasTenantDto = _tenantAppService.CreateAsync(createDto).Result;

so with ".Result", we don't require "await", right

Regarding Tenant Database migration hadler, where is it located, or should be located?

But, earlier everything was working fine. This issue is only after migrating to abp 5.3.2

Regards. Pravin Raijade.

Hi Support,

Huge code base has been developed and I cannot try creating new project from scratch and test it.

I am migrating as and when new version of ABP.IO is released.

Below line is not working, I mean it is not creating Table in PostgreSQL and not applying migrations which was working earlier. saasTenantDto = _tenantAppService.CreateAsync(createDto).Result;

Please suggest.

Regards, Pravin Raijade.

Hi Support,

any updates on this issue#3434 ?

"ITenantAppService CreateAsync method Not creating database and applying migration. #3434"

Regards, Pravin Raijade.

Answer

We are stuck because of this one here https://support.abp.io/QA/Questions/3301/qgApoZ2OmDdJqiAoXp5L4ObZ82mStp54vqoB0A-is-not-a-valid-page-error . We got contractors to work with us for one week so there are like 3 man-weeks worth of changes that we can’t ship so super important to get this fixed (almost 1.5 weeks since discovered!!)

this problem has been addressed and we have fixed it. it's related to aspnet core razor pages base class change. we're testing the result to be sure it's working in 5.3.2. Therefore you'll get this fix with 5.3.2. And the planned date for 5.3.2 is July 5th, Tuesday 2022.

is version 5.3.2 released ??

I closed the ticket after writing my comments. so, that could be the reason, you missed my request for refund of credit.

My request is, am I eligible for refund of credit as I resolved this issue at my level. if yes, could you please do the needful.

Regards, Pravin Raijade.

Showing 1 to 10 of 13 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11