Opening an object for editing with an exact match in the search #5559

Closed
opened 2025-12-29 19:29:23 +01:00 by adam · 1 comment
Owner

Originally created by @bsv9 on GitHub (Oct 26, 2021).

NetBox version

v3.0.8

Feature type

New functionality

Proposed functionality

If during the search there is an exact match with only one object, then immediately open this object for editing.

Use case

It will save a lot of time when manually processing the list of objects.

Database changes

No response

External dependencies

No response

Originally created by @bsv9 on GitHub (Oct 26, 2021). ### NetBox version v3.0.8 ### Feature type New functionality ### Proposed functionality If during the search there is an exact match with only one object, then immediately open this object for editing. ### Use case It will save a lot of time when manually processing the list of objects. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 19:29:23 +01:00
adam closed this issue 2025-12-29 19:29:23 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 27, 2021):

This has been discussed in the past. We don't automatically redirect users in such a case because it violates the principle of least surprise. It would be very confusing to a user who expects a list of matching objects to be silently redirected to a specific object.

@jeremystretch commented on GitHub (Oct 27, 2021): This has been discussed in the past. We don't automatically redirect users in such a case because it violates the [principle of least surprise](https://en.wikipedia.org/wiki/Principle_of_least_astonishment). It would be very confusing to a user who expects a list of matching objects to be silently redirected to a specific object.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5559