I am not able to activate my extension
# suitecommerce
e
I am not able to activate my extension
p
check version target on extension record
how does it look like?
e
message has been deleted
Hi @PabloZ it seems fine for me, but please take a look at it
s
And is the site 19.2?
p
@eminero the version does look good to me too, so we can disregard that as long as you are using 19.2 as steve asks. Perhaps you have 19.2 installed but the touchpoint you have configured for that domain is not 19.2?
e
Oh!! @Steve Goldberg I think that is! I assumed it was created, however it must be an older version, I need to create the site with this version! Thanks both guys! @PabloZ
s
OK. If this is a custom extension you've written, then it doesn't have to target 19.2. We added that capability for developers to declare what the minimum version is. So if your extension doesn't use any very new components or methods, then you can decrease the target versions in your manifest.
If this is our Grid Order extension then I am kinda surprised because I don't think it requires 19.2 specifically.
e
Thanks for your suggestions! @Steve Goldberg no, it is not your grid order, it seems the client wanted something more custom that your extension. the grid order does not require any target version
s
OK, it could be a bug that it has the wrong target version. You could workaround this but manually editing the record, but I cannot officially recommend doing that.
f
I am not sure what they could be using on that extensions that is specific for SC and SCA 19.2. You could try editing the manifest and the record itself and downgrade the supported version to your SC or SCA deployed version.
e
@Flo Meilan and @Steve Goldberg the solution was to leave in blank the target version on the custom record. Thanks!
f
Make sure you do the same on the manifest.json