Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefixes table doesn't filter with multi-objects custom fields #8872

Closed
bT0mm opened this issue Mar 14, 2022 · 0 comments
Closed

Prefixes table doesn't filter with multi-objects custom fields #8872

bT0mm opened this issue Mar 14, 2022 · 0 comments
Assignees
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@bT0mm
Copy link

bT0mm commented Mar 14, 2022

NetBox version

v3.2.0-beta2

Python version

3.8

Steps to Reproduce

I did this on beta-demo.netbox.dev on 2022-03-14 on prefix 10.112.128.0/28

  1. Create custom field :
    • Assigned model : 'ipam | prefix'
    • Type : 'multiple objects'
    • Object type': 'DCIM | device'
  2. Go to IPAM, Prefixes, edit a Prefix, add an objects (devices) of created custom field, save
  3. Go to Filters, select object of created custom field

Expected Behavior

Only prefixes of selected filter should be shown.

If multiple objects are included in filter, I would like to have option to select 'and' / 'or'
Maybe I should write a feature request for this...

Observed Behavior

I can see filter on custom on top of results but it's not applied, every prefixes are shown

@bT0mm bT0mm added the type: bug A confirmed report of unexpected behavior in the application label Mar 14, 2022
@jeremystretch jeremystretch added the beta Concerns a bug/feature in a beta release label Mar 15, 2022
@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Mar 23, 2022
@jeremystretch jeremystretch self-assigned this Mar 23, 2022
This was referenced Apr 5, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants