32
Views
3
Comments
UAT deployment error : one module is deleted but error while deploying to the UAT
Question

Problem Statement:

We attempted to deploy the modules from QA to UAT, but encountered an error with one of the modules.

Actions Taken:

  1. We tried extensively to remove the dependency in QA and redeployed, but it didn’t resolve the issue.
  2. The CMS_UI_Preview module was moved to Independent modules. However, since the OS doesn’t allow direct module movement, it can technically be considered deleted.

Current Situation:

  • It’s unclear why the OS is blocking the deployment.
  • The QA deployment was successful without any issues, and the NewLayout is not being referenced.
  • There doesn’t appear to be anything unique or special about the QA deployment, as it was deployed along with other modules.


This might be an OS-related issue. At this point, we’re unsure what further actions can be taken on our side.


URL : https://avalara-lt.outsystemsenterprise.com/lifetime/Staging_Edit.aspx?StagingId=5377


error.png
2019-01-07 16-04-16
Siya
 
MVP

If you deploy the CMSTheme module from 'CMS Theme' to UAT, the CMS_UI_Preview module (deployed in UAT) will encounter issues because NewLayOut is incompatible. I suggest downloading the CMS_UI_Preview module as a backup, removing it from UAT, and then retrying the deployment.

UserImage.jpg
Vikram Lakhangaonkar

ok what is mean by incompatible, will it be done for SBX and PROD as well? we don't have direct access to delete the module. 


2019-01-07 16-04-16
Siya
 
MVP

First of all, please verify if the version of Outsystems UI is same in QA and UAT.

btw CMS_UI_Preview is still there in UAT and if you deploy the updated CMSTheme module which is not compatible for CMS_UI_Preview hence you see the error.

So either you need to make the CMS_UI_Preview deploy successfully at QA and then deploy the new version to UAT or remove CMS_UI_Preview module from UAT and deploy the rest.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.