Starts in:
1 DAY
9 HRS
35 MIN
38 SEC
Starts in:
1 D
9 H
35 M
38 S

Activities of "sukhdeep.dhillon"

thanks, it worked.

but weird thing is that its been few months since we changed those files. The issue was started after upgrading the ABP.

anyway, thanks again for your help and time :)

Thanks, I will wait for your patch to be release today.

I tried removing those records but had the same issue. but if I create the primary key constraint with this flag IGNORE_DUP_KEY = ON, then I'm not getting an error.

anyway, I will wait for your patch to be release today.

Hi,

as you asked me to change the size of the column.

I did the following:

  • drop the primary key constraint
  • change the size
  • recreate the primary key

after doing this, I was getting the error "Violation of Primary Key constraint and cannot add duplicate entry"

but if I create the primary key constraint with this flag IGNORE_DUP_KEY = ON, then I'm not getting an error.

let me know if this is okay for now because as you said in the next patch it will be resolved

Hi, I have sent you an email please check that. thanks

I can see the new patch, but its 8.1.5 and my new project version is now V8.2.0. abp update command wouldn't update anything

I have this code in few files in Domain project. for your reference I have attached a screenshot, but I don't have "ResourceType" in my code plus, its been while since we changed these files but this error comes when we upgrade to V8.X.X

now app is working but in the console, I can see the following error:

I upgraded the project to V8.2.0

now, I'm getting the following error in text template & in other proxy folders.

error: importing duplicate types

another screenshot: duplicate import types

importing from wrong package @volo.abp.ng.saas/proxy

Hi, I have changed the size from 100 to 255 as you can see in the following screenshot

but now I'm getting another following error

Showing 21 to 30 of 52 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06