Skip to content

"Add export template" button doesn't pass content type #15084

@alehaa

Description

@alehaa

Deployment Type

Self-hosted

NetBox Version

v3.7.2

Python Version

3.11

Steps to Reproduce

  1. Navigate to Customization > Export Templates.
  2. Click button Export > Add export template...

Expected Behavior

Form has field Content types prefilled.

Observed Behavior

Field Content types is empty, as URL parameter is not properly set. It needs to be content_types not content_type (missing s).

I can provide a PR for this issue.

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