Skip to content

Custom object added field - related object filter not working #203

@Kompromatas

Description

@Kompromatas

Plugin Version

0.1.0

NetBox Version

v4.3.7

Python Version

3.12

Steps to Reproduce

  1. Create new Custom Object Type

  2. Add new Field, choose Type -> Object, under Related object type choose dcim>Device, under Related object filter added:
    {
    "status": "active",
    "tag": "TAG"
    }

  3. When trying to added object and choosing from field, it let me choose from all devices. ( no matter what the status and tag set).

Expected Behavior

  1. When trying to added object and choosing from field, it let me choose only from object which are met filter parameters.

Observed Behavior

  1. When trying to added object and choosing from field, it let me choose from all devices. ( no matter what the status and tag set).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions