Noah Robin

Results 21 issues of Noah Robin

### As ... Austin - Network Automation Engineer ### I want ... First off, I fully acknowledge that this may be faaaaar more trouble than it's worth; file this under...

type: feature
triage

### Environment * Nautobot version (Docker tag too if applicable): 1.6.21 (also tested against 2.3 @ next.demo) * Python version: 3.10 (and whatever's running on next.demo) * Database platform, version:...

type: bug
triage

### Environment * Nautobot version (Docker tag too if applicable): n/a * Python version: n/a * Database platform, version: n/a * Middleware(s): n/a ### Steps to Reproduce 1. Navigate to...

type: bug
type: documentation

### Environment * Nautobot version (Docker tag too if applicable): 1.6.21 * Python version: 3.11 * Database platform, version: * Middleware(s): REST API (confirmed with and without using pynautobot, FWIW)...

type: bug
triage

## Environment Nautobot: 1.6.21 pynautobot: 1.5.2 ## Details If you: 1. Fetch an object from Nautobot (e.g. an Interfaces object which I’ll call `iface`) 2. Update one or more attributes...

### Environment pynautobot: 1.5.2 nautobot: 1.6.21 client-side python: 3.11.8 ### Details Using the example in the [pynautobot docs](https://docs.nautobot.com/projects/pynautobot/en/stable/dev/code_reference/models/ipam/) as a starting point: Code: ```python from pprint import pprint from pynautobot.api...

### Environment * Nautobot version (Docker tag too if applicable): 1.6.26 (also tested against 2.x on demo.nautobot.com; the bug is NOT there) * Python version: 3.10 * Database platform, version:...

type: bug
triage

# Closes: #181 ## What's Changed - Replaced all uses of `PluginCustomValidator` with `CustomValidator` to clean up deprecation warnings - Lint fixup on `logger` statement. ## To Do - [x]...

### Environment * Python version: 3.11.11 * Nautobot version: 2.4.6 * nautobot-bgp-models version: 2.3.1 ### Expected Behavior That sorting by Routing Instance would work. =) ### Observed Behavior Clicking the...

### Environment * Nautobot version (Docker tag too if applicable): 2.4.8, 3ed36ebfff66 (v3.0.0a1) (demo, next.demo) * Python version: * Database platform, version: * Middleware(s): ### Steps to Reproduce 1. From...

type: bug