Glenn Matthews

Results 96 issues of Glenn Matthews

### Environment * Python version: 3.9 * Nautobot version: 2.0.x * nautobot-device-onboarding version: 2.0.0 -> 2.0.2 ``` nautobot@nautobot:~$ nautobot-server post_upgrade Error in link construction for Notes: Reverse for 'note_list' not...

### Environment - Nautobot version: 1.1.5 - nautobot-circuit-maintenance version: 0.4.1 ### Proposed Functionality When running the handle_notifications job, allow the user to optionally specify a lookback window relative to the...

enhancement

### Environment - Nautobot version: 1.1.5 - nautobot-circuit-maintenance version: 0.4.1 ### Proposed Functionality The `NotificationSource._token` field is currently a `BinaryField` that stores a pickled representation of a GMail `Credentials` instance....

enhancement

### Environment - Nautobot version: 1.1.5 - nautobot-circuit-maintenance version: 0.4.1 ### Proposed Functionality If we can't find a circuit CID based on the full string provided by the parser, perhaps...

enhancement

### Environment - Nautobot version: 1.1.4 - nautobot-circuit-maintenance version: 0.3.2 ### Expected Behavior On deleting a Provider, circuit-maintenance records should not be auto-deleted, although any references to that Provider should...

### Environment * Python version: * Nautobot version: 2.0.4 * nautobot-chatops version: 3.0.1 Seeing the below recurring traceback from Nautobot: ``` nautobot-docker-compose-nautobot-1 | Unable to load worker cloudvision, skipping. Exception...

Restricting the sync to the contents of a single Site is currently enforced due to nautobot/nautobot#1233. Once that's fixed and a new release is made available, the `site_filter` `ObjectVar` should...

type: enhancement
integration: servicenow

Currently the job always runs with `SKIP_UNMATCHED_DST` so that records found in ServiceNow that don't correspond to records in Nautobot are simply ignored. - Implement the diffsync model `delete()` API(s)...

type: enhancement
integration: servicenow

The `mappings.yaml` file format is not overly complex, but it needs to be documented clearly for ease of future expansion to support more models and/or fields.

type: documentation
integration: servicenow

### Docs - Can we flesh out the intro paragraph to more than just "A plugin for Nautobot"? Provide some details about what this plugin is for and why you...

type: documentation
integration: ipfabric