Deploying Solution from 20.4 to 20.3

Hi All,

     we have QA environment as 20.4 and the prod as 20.3,

     can anyone help, how we can deploy the application in QA to PROD.

Warm Regards

Vineeth

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to vineethk0001

    I would strongly recommend you do this deployment once your production environment is upgraded to 20.4.  Even if you haven't used any of the newer 20.4 features, i've experienced in the past that forcibly importing objects from a newer version to an older version can sometimes cause very large side effects due to the import file itself containing functionality that the older version doesn't know how to handle.  Especially when you're talking about an entire application package. 

    If you anticipate large delays between environment upgrades in the future, you should stage your version upgrades appropriately to take this into account.

Children
No Data