Bug Description
When a deployment package is deployed to a cluster / host, sometimes the deployments errors out due to various reasons / setup issues.
It is during these times a discrepancy can be observed between the "Deployments" & "Deployment Packages" sections.
which is, the "Deployed" field in the "Deployment Packages" section shows "Yes" with a green icon,

whereas the "Status" field in "Deployments" section shows error related to the deployment issue along with "Running Instances" as "0/0"

ideally both should show the actual status of the deployment.
System Setup
Open Edge Orchestrator v3.1.2
Reproducible Steps
create a deployment package.
perform deploy operation & make it error out. (introduce an error during the deployment)
wait for the deployment error to show in the "Status" of "Deployments" section, "Running Instances"
cross-verify it with the "Deployed" field of "Deployment Packages" section
Root Cause Analysis
No response