mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-06 00:32:08 +02:00
Fix context variable references in VirtualChassMembersPanel add action to use 'virtual_chassis' instead of 'object'. Add safe checks for master_id existence to prevent errors when master is not set. Fixes #21810