nautobot / nautobot-app-design-builder

https://docs.nautobot.com/projects/design-builder/en/latest/
Other
8 stars 2 forks source link

Design deployment is `Active` even if the Design Job failed #170

Closed gertzakis closed 3 months ago

gertzakis commented 3 months ago

Environment

Expected Behavior

When I run a Design Job and it fails, I expected the Design Deployment status to be something similar.

Observed Behavior

The Design Deployment status shown as Active.

Steps to Reproduce

  1. Run a Design Job that it fails
  2. Go to Design Deployments and check that deployment
chadell commented 3 months ago

The idea is that a failed Design Deployment should not even be created as a DesignDeployment

chadell commented 3 months ago

fixed in #172