Hi All,We have a constant containing a process model. Yesterday we moved that constant and process model from test to UAT. All values were present in test. After deployment, while doing sanity we found that the value of the constant was empty. All objects got imported even the constant and process model except the constant's value. We tried redeploying the constant but it said no change while inspecting. So we directly edited in model and saved the value in the constant. The deployment was done by devops person and he is a system admin. Any insights on this issue?
Discussion posts and replies are publicly visible
We are also not sure why the constant didnt get updated properly. While redeploying also, we didnt get any changed messages. All was showing as no change while inspection.
Have you tried deploying only constant after process model deployment(I mean 3rd deployment)?
yeah we did, It showed no change and even after deployment. It didnt get updated.
I would recommend to edit constant value directly in UAT(Update Constant with Process Model).
yeah that was the final step we did and things are working fine But wanted to understand why it happened in the first place.