mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-31 14:43:36 +02:00
When `update_terminations(force=True)` is called (e.g. after a profile change), cache the termination objects from the database before deleting CableTermination records. Without this, the `a_terminations`/`b_terminations` properties fall back to querying the (now-empty) DB and return empty lists, resulting in all terminations being lost. Also removes a leftover debug print statement. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
50 KiB
50 KiB