-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v4.0.8
Feature type
Change to existing functionality
Proposed functionality
In a prefix-ipaddress overview, there is a label with available ips'.
clicking that brings you to the edit page of the first ip available.
https://netbox/ipam/ip-addresses/add/?address=172.26.24.133/27&vrf=9

my proposal is to add a 'return_url' to that link, similar as on the '+ Add IP Address' button on the topright
https://netbox/ipam/ip-addresses/add/?address=172.26.24.133/27&vrf=9&return_url=/ipam/prefixes/8755/ip-addresses/

Use case
This will make the behavior consistent for both buttons.
Database changes
No response
External dependencies
No response
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application