Activities of "sukhdeep.dhillon"

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

Hi,

I have to manually change to all the environments and tomorrow if we delete and recreate the database, we will have the same problem again.

are you going to provide any permanent fix in the coming patches ?

Showing 11 to 20 of 66 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13