James Lin

Results 28 issues of James Lin

### pynetbox version v7.0.1 ### NetBox version 4.0.5 ### Feature type New functionality ### Proposed functionality Is there a way to filter by object_types in custom fields? eg. ![image](https://github.com/netbox-community/pynetbox/assets/558175/27720e0b-bc70-4c4b-a86d-51f85d8efb89) I...

type: feature

Not applying the test cases vs training fine I don't know what happens under the hood, it would train fine when I comment out certain test case, but will fail...

Can we support this version upgrade please?

I installed the commander via pip, but struggle to find the location of the local vault to verify the access permissions.

I have a script that backups passwords to Keeper daily on new changes, after 10k logins uploaded, the startup `api.sync_down` gets very slow, eg. 15-30 seconds, is this normal? Is...

After clicking the "Add key" ![Image](https://github.com/user-attachments/assets/7541ad89-72e7-46f0-b08b-82c727197a0f)

Just curious if anyone done this before, coming from django-fido package and want to move the key entries in database to this package's model.

I am aware of the `polymorphic_list` field in the `PolymorphicParentModelAdmin`, but I am using `PolymorphicChildModelAdmin`, and I am wondering if it's possible to display the relationship field to it's child...