Jeremy Stretch

Results 624 comments of Jeremy Stretch

Right, I mean we'd have to account for it by parsing the string and replacing it with the imported object. But IMO that would be the cleanest approach.

We could enable this by extending `SearchIndex` to allow passing instance attributes in addition to fields, and adding a `name` property on `ASN` that returns e.g. `"AS1234"`. Then, the string...

Marking this as blocked by #15413

#15413 has been completed for NetBox v4.0.

@akarneliuk at the time the decision was made to move to Strawberry, [graphene-django](https://github.com/graphql-python/graphene-django) was a [dying project](https://github.com/graphql-python/graphene-django/issues/1324). If you'd like to propose moving back to it, I encourage you to...

This logic has been implemented as part of the work on #7598. For example, the following query will return all sites which have a status of "planned" or whose name...

@arthanson and I met to discuss this implementation. Two points came up: - Back out the introduction of `no_tracepath_signal` argument to the `save()` and `delete()` methods - CableTermination should always...

While I agree that it would be valuable to enable mapping custom scripts to specific worker queues, we'll need to address a reasonably flexible mechanism for doing so. Statically mapping...

Thank you for your interest in extending NetBox. Unfortunately, the information you have provided does not constitute an actionable feature request. Per our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md), a feature request must include...