add return_url to 'xx ips available' buttom #17255
Labels
complexity: low
Requires minimal effort to implement
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
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
The text was updated successfully, but these errors were encountered: