Gary Snider
Gary Snider
### Proposed Changes Device components have custom html templates `device_component_add.html` and `device_component_edit.html` and could be migrated to use `generic/object_create.html` with some minor tweaks. We might also be able to merge...
### Environment * Nautobot version (Docker tag too if applicable): 2.1.4 * Python version: * Database platform, version: * Middleware(s): ### Steps to Reproduce 1. Go to demo.nautobot.com and login...
### Proposed Changes Add [python_dotenv](https://pypi.org/project/python-dotenv/) as a dev dependency. ### Justification Will allow developers using the poetry non-docker workflow to leverage the development dev.env and override.env files. Only requires 2...
### As ... Ozzie - Operator ### I want ... Nautobot to display the input cron schedule in plain english ### So that ... I don't have to refer to...
… caused by typos in template files. # Related to #5610 # What's Changed Port of the integration test from #5612 # Screenshots # TODO - [ ] Explanation of...
The devicefamily edit and detail views should give you a way to assign existing device types. The detail view already has a button to allow you to create a new...
### Environment * Nautobot version (Docker tag too if applicable): All * Python version: All * Database platform, version: All * Middleware(s): N/A ### Steps to Reproduce 1. Login to...
### As ... Patti - Platform Admin ### I want ... To have a set of default groups and object permissions in a new Nautobot install. ### So that ......
### As ... Nelly - Network Engineer ### I want ... To use the IP address status field to track IP address assignment and prefix utilization. ### So that ......
### Proposed Changes Copy/paste error. Should say `Controllers`, not `Devices`: https://github.com/nautobot/nautobot/blob/a762466fb04674597eab55448ad4d34ff64334d5/nautobot/dcim/models/devices.py#L1317-L1321 ### Justification