Skip to content

There is a bug where the "Renderd Config" tab under the device view is hidden, but the view is still accessible. #13596

@penM000

Description

@penM000

NetBox version

v3.5.9

Python version

3.10

Steps to Reproduce

  1. Create a user with all permissions (admin) and a user without extras.view_configtemplate permissions (user).
  2. Open some device view. admin has the "Renderd Config" tab, but user does not.
  3. Add "render-config/" to the URL of the browser opened with user privileges. This will allow access to the hidden "Renderd Config".

Expected Behavior

The "Renderd Config" tab is visible regardless of the permissions of extras.view_configtemplate.

I am aware that this behavior is more correct according to the previous bug report.
#13543

Observed Behavior

The "Renderd Config" tab is hidden by the permissions of extras.view_configtemplate.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions