nautobot-app-circuit-maintenance icon indicating copy to clipboard operation
nautobot-app-circuit-maintenance copied to clipboard

Circuit object not showing all maintenances

Open tim-fiola opened this issue 1 year ago • 1 comments

Environment

  • Python version: currently in https://nautobot.demo.networktocode.com/
  • Nautobot version: 1.5.10
  • nautobot-circuit-maintenance version: 0.6.2

I sent a circuit maintenances that included circuit ntt-104265404093023273 in https://nautobot.demo.networktocode.com/. The maintenances are ntt-VNOC-987987 and ntt-VNOC-12345678

Both of these maintenances contain and link to the circuit ntt-104265404093023273

Expected Behavior

I expected the circuit object ntt-104265404093023273 to show those maintenances on the detail page image

Observed Behavior

The circuit ntt-104265404093023273 only shows these maintenances

image

For context, another circuit listed in the same two maintenance notifications, ntt-107918741423178793, does indeed show the 2 notifications that link to the circuit

Steps to Reproduce

  1. Send maintenance notification
  2. Retrieve maintenance notifications via job in Circuit Maintenance menu
  3. Open the created notifications
  4. Click on each circuit in the new notification - the notification that brought you to that circuit should be listed.

tim-fiola avatar Apr 04 '23 23:04 tim-fiola

Hi @tim-fiola , I see both maintenances in that page: https://nautobot.demo.networktocode.com/circuits/circuits/3d6d94e8-5b33-44d1-9492-ee584c64ff25?tab=main

image

chadell avatar Apr 11 '23 09:04 chadell