Jeremy Stretch

Results 628 comments of Jeremy Stretch

> Either of: > * The cable gets imported and displayed as usually > * The import fails with a meaningful error message like Virtual interfaces cannot have a cable...

@klaernie The cable model in Netbox is used to model physical cables only. This will not change.

Holding off on this until #9102 has been completed

@jasonyates it sounds like a neat idea, but could you spend some more time fleshing out the proposal please? You haven't noted anything under database changes, and I'd assume this...

Expanding on the proposed model a bit, we probably need: * Name * User (nullable FK) * Description (optional) * Object type(s?) * Query parameters (JSON data) * Shared (boolean)...

Support for HEIC is dependent upon Django's [ImageField](https://docs.djangoproject.com/en/stable/ref/models/fields/#imagefield) model field. > Will require convert or imagemagick or another utility to convert the heic to jpg. This can be an optional...

Looks like this was already discussed at length in #9229 (which was closed for inactivity) and the consensus was to add a single DOCSIS type as proposed here. Does it...

I'm afraid it's not clear from your description what it is you're trying to accomplish. > Add a generic model for simple serial numbers. Models represent complex objects like site,...

This needs more detail to be actionable. What is the proposed solution?