Bryan Culver

Results 36 issues of Bryan Culver

# Closes: #1892 # What's Changed Starting `RedundancyGroup` implementation. So far what's implemented: - `RedundancyGroup` model, supporting custom fields, tags, statuses, `SecretGroups` - `failover_strategy` is a choice, currently identified as...

### Proposed Changes Review the code reminders, todos, fixmes, etc. to identify if they are cruft that needs open issues or aligned to 2.0 breaking changes. ### Justification Many comments...

type: housekeeping

### Proposed Changes Like https://github.com/nautobot/nautobot/pull/1745, but everywhere. ### Justification More likely to go do RTD docs which may not be the same version as installed for a lot of users...

type: housekeeping

### Proposed Changes - [Strawberry](https://github.com/strawberry-graphql/strawberry)? - [strawberry-graphql-django](https://github.com/strawberry-graphql/strawberry-graphql-django) - [graph_wrap](https://github.com/PaulGilmartin/graph_wrap)? - Need to discuss with maintainer as it has a dependency on graphene-django - Previous spike: https://github.com/nautobot/nautobot/issues/784 - Contribute/fork/vendor? ### Justification...

type: housekeeping

### As ... Patti - Platform Admin ### I want ... Have a built-in job to clean up old `JobLogEntry` and `ObjectChange` records instead of settings. ### So that ......

type: feature

### Proposed Changes Add support for running Nautobot on a SQLite for the purposes of testing and development. ### Justification PostgreSQL or MySQL can be a bottleneck (performance and resource)...

type: housekeeping

**Tracking Known Issues/Work Upgrading to Django 4** ```[tasklist] ### Blockers - [ ] `db_file_storage` is not compatible with Django 4, throws import error for previously deprecated function, has not had...

type: housekeeping
impact: breaking change