Skip to content

Query custom object by id doesn't work #628

Description

@andrej-mk

Plugin Version

0.6.0

NetBox Version

4.5.3

Python Version

3.12.3

Steps to Reproduce

  1. Create custom object type (no fields needed)
  2. Create 2 instances
  3. Try GET /api/plugins/custom-objects/my-object/?id=1

Expected Behavior

Response page with single object with "id": 1

Observed Behavior

Response page with all objects

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions