Arthur Hanson
Arthur Hanson
### Fixes: #15831 Mokey-patches _mirror_groups from django-auth-ldap to use NetBox Group instead of the Django.auth one. Code is directly from django-auth-ldap, no changes except for the import statement above the...
### Fixes: #15148
### Deployment Type NetBox Cloud ### NetBox Version v3.7.7 ### Python Version 3.8 ### Steps to Reproduce 1. Create a Device switch with multiple interfaces 2. Create a Device that...
### Fixes: #14121
### Fixes: #12127 Just enables the cable add button now that the htmx functionality is in place.
### Fixes: #15934 This is basically ready except for the cable trace screenshot as there is currently a bug in that...
If you have an ImageFileNodeForeignKey and click the magnifying glass in the django-admin next to the field, the resulting media-tree popup page has the 'select' button disabled. There does not...
Startup time for the app increases linearly as more filters and annotated types are added. ## Describe the Bug We have converted NetBox from graphene to Strawberry - one things...
### Fixes: #15496   
### Fixes: #14606 @jeremystretch Not sure if this is the correct fix - just returning the Id which is the same as the object_id. I think that is what is...