I am running into an issue with the SuiteCommerce ...
# suitecommerce
k
I am running into an issue with the SuiteCommerce Extension Management version 2022.2.0 that is installed in a client’s production account. I discovered that when I fetch the theme using the Theme Developer Tools then deploy the theme back without modifying any files, some of the files that are deployed are corrupted. The following files are corrupted in the NetSuite File Cabinet: • assets/font-awesome/FontAwesome.otf • assets/img/favicon.ico • assets/img/img.zip • assets/img/no_image_available.jpeg I have verified the
gulp theme:fetch
is not corrupting the files. It occurs when running
gulp theme:deploy
. To verify the files are corrupted, I downloaded the files from appropriate theme folder under the SuiteScripts/Deploy_Extensions folder then compared them with the files that I fetched. Has anyone else run into this issue? Do you know if the issue is resolved in the 2023.X.X version?
e
Hey @Keith Fetterman, not exactly the same issue but during the week I was dealing with an issue related to that SEM bundle version, I deployed extensions and activated them, the code was there as activated, I could see it in the source, however if you put a breakpoint, the code was never stop, the reason was that the code was never executed (none of our extensions), probably it was some backwards incompatibility, the SCA version was Aconcagua release 2. After the bundle gets updated to the 2023.X.X version and then inactive/reactivated everything, the extensions started to work. So I guess that bundle has some issues for specific versions. What version theme are you using?
k
@eminero, I am running into the exact same issue right now. None of the extensions are being executed.
The SCA version is Aconcagua release 2.
The production website is working. I am trying to get another domain that uses the same website and File Cabinet folder SSP application to work.
@eminero are you saying the issue is fixed in SEM 2023.X.X?
e
Correct! The issue is solved once the SEM gets updated to 2023.XX
k
Thank you so much for telling me about this. I was completely lost on what to do next. Looks like I need NetSuite Support to install the latest SEM bundle in the client’s production account.
🤝 1
e
Anytime! 👌 @Steve Goldberg tagging Steve just FYI, something wrong is going on with the SEM 2022.2.0 and Aconcagua Release 2 version. It would be great having a post in SuiteAnswers for other people 🙂
👍 1
k
We frequently have to reupload those files directly to the backend.