nautobot-app-circuit-maintenance icon indicating copy to clipboard operation
nautobot-app-circuit-maintenance copied to clipboard

Circuit Maintenance App for Nautobot

Results 49 nautobot-app-circuit-maintenance issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Update | Change | |---|---|---| | redis | major | `6-alpine` -> `7-alpine` | --- ### Configuration 📅 **Schedule**: At any...

### Environment - Nautobot version: - nautobot-circuit-maintenance version: 0.5.0 ### Proposed Functionality In the extension view for a Circuit, listing its maintenances, only relevant ones should be listed, to remove...

type: enhancement

### Environment - Nautobot version: - nautobot-circuit-maintenance version: 0.5.0 ### Proposed Functionality Reorganize local docs and make them available locally in a side container, following internal dev-standards ### Use Case...

type: documentation

### Environment - Nautobot version: - nautobot-circuit-maintenance version: 0.4.3 ### Proposed Functionality Add Edit and Delete buttons in the Note Detail view ### Use Case Easier access to these actions

### Environment - nautobot-circuit-maintenance version: 0.4.3 ### Proposed Functionality Add an option in the Job to drop into a file the content of notifications that failed when parsing. ### Use...

enhancement

### Environment - nautobot-circuit-maintenance version: 0.4.3 ### Proposed Functionality When storing raw data from an email notification, we could prioritize the `body` instead of the `headers` (size is limited to...

enhancement

### 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...