Glenn Matthews

Results 96 issues of Glenn Matthews

### Environment * Nautobot version (Docker tag too if applicable): 2.2.0 ### Steps to Reproduce 1. `poetry add --extras sidecar drf-spectacular~0.27.2` 2. Build container 3. `invoke check-schema` ### Expected Behavior...

type: bug

- [x] Add a blurb in the `version-2.2.md` `Release Overview` about this feature - [x] Refine JS in `nautobot/dcim/templates/dcim/controllerdevicegroup_create.html`: - Remove jQuery if possible - Replace console.log() in case of...

type: housekeeping

File "/lib/python3.6/site-packages/verboselogs/pylint.py", line 35, in MANAGER.register_transform(scoped_nodes.Class, verboselogs_class_transform) AttributeError: module 'astroid.scoped_nodes' has no attribute 'Class' Looks like there was some refactoring in astroid 2.x that broke this.

The RQ integration in Nautobot has been deprecated since 1.1.0. New deployments typically have no need for the rq_worker container, so it should probably be disabled by default in new...

type: housekeeping

### Proposed Functionality ASN selection menus need to be ordered and searchable - probably need to be changed to DynamicModelChoiceFields in the form definition.

### Environment * Python version: * schema-enforcer version: ### Proposed Functionality It would help if there were specific documentation describing exactly the advantages that `schema-enforcer` offers versus just directly using...

### Environment - circuit_maintenance_parser version: 2.0.1 ### Proposed Functionality All parsers should err on the side of including more information in the `summary` field versus trying to narrowly extract a...

type: enhancement

### Environment * Python version: * Nautobot version: 1.6.6 * nautobot-circuit-maintenance version: 1.0.1 ### Expected Behavior Update Circuit Maintenance job should run to completion when retrieving emails from Gmail. ###...

bug

### Environment - Nautobot version: 1.1.5 - nautobot-circuit-maintenance version: 0.4.1 ### Proposed Functionality In cases where the Circuit Maintenance job is unable to access a given NotificationSource at all, it...

enhancement