Skip to content

GetReturnURLMixin Support for Plugin Views #16144

@9er-tom

Description

@9er-tom

NetBox version

v3.7.3

Feature type

Change to existing functionality

Proposed functionality

The automatic return URL generation for views (specifically object edit views) should be compatible with plugin views.

Currently only core views are supported as get_return_url() in netbox/utilities/views.py:137 does not include the "plugins:" namespace

Use case

This would alleviate the need for specifying default_return_url for plugin views

Database changes

No response

External dependencies

No response

Metadata

Metadata

Labels

complexity: lowRequires minimal effort to implementnetboxstatus: acceptedThis issue has been accepted for implementationtopic: pluginsRelates to the plugins frameworktype: featureIntroduction of new functionality to the application

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions