nautobot-app-firewall-models icon indicating copy to clipboard operation
nautobot-app-firewall-models copied to clipboard

Error deleting device with nautobot-app-firewall-models policy assigned

Open collin-wicker opened this issue 8 months ago • 0 comments

Environment

  • Python version: 3.9.18
  • Nautobot version: 2.2.0b1
  • nautobot-firewall-models version: 2.0.3

Expected Behavior

Expected Nautobot to be able to remove the specified device from the Firewall Models app policy and delete the device.

Observed Behavior

Nautobot produced the following error message and was unable to delete the device.

<class 'AttributeError'>

Cannot find a URL for test-policy - NTC-test-02 - 100 (nautobot_firewall_models.policydevicem2m)

Steps to Reproduce

  1. Create a device and assign a Firewall Models app policy to the device
  2. With the device still assigned to the Firewall Models app policy attempt to delete the device

collin-wicker avatar Jun 03 '24 14:06 collin-wicker