Skip to content

Clone Saved Filters does not clone parameters+content types #11933

@FliesLikeABrick

Description

@FliesLikeABrick

NetBox version

3.4.5

Python version

3.10

Steps to Reproduce

  1. Browse to /extras/saved-filters with at least one saved filter defined
  2. Browse into a filter's details and select "Clone"
  3. Observe that the prepared filter does not have the key fields "content types" and "parameters" populated

Expected Behavior

A cloned filter should inherit/copy the "content types" and "parameters" fields from the filter being cloned, as these are the defining characteristics of the filter's behavior

Observed Behavior

The only field copied from the existing filter is "weight"; the fields of primary value for defining (and therefore cloning to edit) a filter are "content types" and parameters

Metadata

Metadata

Assignees

Labels

status: 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