Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device deleted in branch is not found in main global search #169

Open
chrisvella92 opened this issue Nov 11, 2024 · 0 comments
Open

Device deleted in branch is not found in main global search #169

chrisvella92 opened this issue Nov 11, 2024 · 0 comments
Labels
app: branching type: bug A confirmed report of unexpected behavior in the application

Comments

@chrisvella92
Copy link

Plugin Version

0.5.2

NetBox Version

4.1.6

Python Version

3.10

Steps to Reproduce

  1. Create a branch
  2. Change to created branch
  3. delete a device in the test branch
  4. Switch back to main
  5. Search for the device that was deleted in the test branch
  6. The global search will not find the device, but it still shows in the device list.

This issue is also impacting if a device name is changed, as the value is changed across all branches. Example:

  1. Go to test branch
  2. Change name of a device
  3. Switch back to main
  4. Search with original name
  5. Device is not found with original name as the 'value' updates to the new name across all branches.
  6. The device with the original name can still be found in the devices page without using the global search.

Expected Behavior

Device changes is done only on the test branch, with the main branch being left untouched until merge

Observed Behavior

Changes were done across all branches

@chrisvella92 chrisvella92 added the type: bug A confirmed report of unexpected behavior in the application label Nov 11, 2024
@cvitan cvitan added the app: branching label Nov 12, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: branching type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants