Replies: 1 comment
|
further on: opening a custom object with "custom objects" -> "contract_id" -> "id x" I do not see the netbox objects which have the custom_object "id x" assigned to them via a custom_field. Is this expected and might this be changed in the future? Thanks a lot! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am creating a custom object "contract_id" with two fields (the actual contract id (int) and a object reference to netbox tenant) and adding it as a custom field to e. g. prefixes, ASNs etc. to track which contracts this objects are part of.
If I do a full search for a "contract_id" value the custom object with the ID I searched for is shown, but none of the ASNs oder prefixes which have this contract_id assigned to them via a custom_field show up. Is this expected and if yes will/could this be changed in the future?
Thanks a lot!
netbox 4.6.5 docker, custom objects 0.6.0
All reactions