Virtual Device Context missing from Bulk Edit and CSV Import #7246

Closed
opened 2025-12-29 20:20:51 +01:00 by adam · 3 comments
Owner

Originally created by @DanSheps on GitHub (Nov 17, 2022).

NetBox version

v3.4.0-beta1

Python version

3.10

Steps to Reproduce

  1. Create a device
  2. Create a Virtual Device Context
  3. Create interfaces and assign to Virtual Device Context
  4. View interface list
  5. Edit interfaces

Expected Behavior

Virtual Device Context should be an available option to change

Observed Behavior

Virtual Device Context is missing

Originally created by @DanSheps on GitHub (Nov 17, 2022). ### NetBox version v3.4.0-beta1 ### Python version 3.10 ### Steps to Reproduce 1. Create a device 2. Create a Virtual Device Context 3. Create interfaces and assign to Virtual Device Context 4. View interface list 5. Edit interfaces ### Expected Behavior Virtual Device Context should be an available option to change ### Observed Behavior Virtual Device Context is missing
adam added the type: featurestatus: needs ownerpending closure labels 2025-12-29 20:20:51 +01:00
adam closed this issue 2025-12-29 20:20:51 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 17, 2022):

Because there's a many-to-many relationship between interfaces and VDCs, this will need to follow the same logic as adding & removing tags.

@jeremystretch commented on GitHub (Nov 17, 2022): Because there's a many-to-many relationship between interfaces and VDCs, this will need to follow the same logic as adding & removing tags.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 14, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Feb 14, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Mar 17, 2023):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Mar 17, 2023): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7246