Skip to content

API endpoint : custom-fields with multiple filters bug #7544

@Flocon29

Description

@Flocon29

NetBox version

v3.0.7

Python version

3.8

Steps to Reproduce

  1. Create 2 custom-fields (foo & bar)
  2. Execute HTTP request to API endpoint :
http://netbox_instance:8080/api/extras/custom-fields/?name=foo&name=bar

Expected Behavior

The expected result is the list of all the custom-fields matching with the filters.
Here foo & bar

Observed Behavior

We receive only the last element bar and not both.

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