Jason Novinger

Results 64 comments of Jason Novinger

Thanks for following up, @markkuleinio. I can reproduce what you're seeing. When using a valid token to instantiate a `pynetbox.api` object, the token is not actually being passed to the...

@simonzsay, thanks for the extra details. The first thing I want to do is make sure that we're all on the same page with respect to concepts here. In particular,...

Component templates describe the physical hardware structure of a device type, not its operational role or deployment context. The same device type (e.g., a specific switch model) might be deployed...

I believe this is the result of changes implementing #19735 (PR #19774), which saw a lot of the bulk actions machinery being refactored. In the shuffle, I believe the "Bulk...

@ifoughal, apologies, I had meant to get to this yesterday but ran out of time. Happy to hand it over to you. Thanks!

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/main/CONTRIBUTING.md), a feature request must include...

Seems to be essentially the same request as #4949, which was closed as stale while under review. At the very least, we'd need to figure out if this is any...

@llamafilm , I'm a little confused. Your expected and observed behavior seem to be contradicting each other. Given the `BooleanVar(default=False)` in the STR, isn't `False` the default that should be...

Thanks @llamafilm, assigned to you. I don't have any information about why this behaves like this, but it does seem incorrect.

@mkarel, why not just use bulk-edit for this?