Arthur Hanson
                                            Arthur Hanson
                                        
                                    ### Proposed Changes There are a handful of ValidationError that are not internationalized, they can be found searching for: Error(" In the project. The main ones are ValidationError ### Justification...
### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.8 ### Steps to Reproduce 1. Create an L2VPN, and a Virtual Machine interface 2. Create an L2VPN Termination...
### NetBox version v3.7.2 ### Feature type Change to existing functionality ### Proposed functionality Allow dynamically specifying which fields to return in REST APIs, something like ?fields=a,b,c or ?exclude=e,f. Similar...
### Proposed Changes There are a couple places in the code with "# TODO: Remove in v4.0" tags: * netbox/dcim/filtersets.py * netbox/utilities/fields.py ### Justification They are already slated to be...
### Fixes: #9856 Replaces django-graphene with strawberry-django a new engine for handling GraphQL queries. Notable changes: * Converts all GraphQL types to Strawberry Types * Includes much more updated GraphiQL...
### Fixes: #15094 Was obviously not able to test each individual error message so another set of eyes to double check the formatting would be appreciated.
### NetBox version v3.7.2 ### Feature type Change to existing functionality ### Proposed functionality Currently we can re-render forms via HTMX when you change a select field to change the...
### NetBox version v3.6.5 ### Feature type Change to existing functionality ### Proposed functionality It recently came up in discussion for another ticket the limitation of the brief APIs which...
### Fixes: #15211
### NetBox version v3.5.2 ### Feature type Data model extension ### Proposed functionality Implement and use a custom User and Group model. ### Use case This would allow us to...