Deployment of the new version of the Model - why error could be created? And how to fix it.

This is a situation: Deploying from development environment did not bring all new features to the higher environment.  When look closer - we saw 2 errors during deployment.

1st question:  Why the error could happened - in development environment everything is fine.

2nd question: How can we re-deploy the same tag to higher environment?

Answers

  • Hi @rspector 

     

    Please attach screen shots with relevant description for the community to provide comments.

     

    Thanks,

    LipChean

  • We faced this kind of situation once - Our case was deletion of few line items, of course before deletion we removed the dependency of these line items in all references. But somehow, while syncing Anaplan threw an error that the line item (which we already deleted) has invalid formula.

     

    As a workaround:

    We had to restore the DEV model to a point when QA was last synced - Deleted the formulas for line items which are not longer required - Synced to QA.

    Restored DEV again to latest code - Sync to QA again. Since, this time QA doesn't have formulas for the line items to be deleted, the sync was successful. 

     

    If you are facing an issue on similar lines, this could help. Else, please share the exact issue that you are facing.

     

    Thanks.