icovada
icovada
# Closes #7462 # What's Changed Changed dcim.Device.device_redundancy_group_priority from PositiveSmallIntegerField to PositiveIntegerField # Screenshots not needed # TODO - [X] Explanation of Change(s) - [X] Added change log fragment(s) (for...
### As ... Nelly - Network Engineer ### I want ... to be able to model Device Redundancy Groups with priorities higher than the current allowed max of 32765 ###...
# Closes #7326 # What's Changed Blacklisted DecimalField type from MinMaxRule as it's not a number # Screenshots # TODO - [X] Explanation of Change(s) - [X] Added change log...
### Environment * Nautobot version (Docker tag too if applicable): latest * Python version: latest * Database platform, version: irrelevant * Middleware(s): ### Steps to Reproduce 1. Go to the...
Closes: #496
# Steps to Reproduce 1. Set database server to a timezone that's not UTC 1. Launch a job 1. date_started is populated with a datetime based on the server's timezone...
# Closes #7532 # What's Changed - Added nativer Docker support with "reopen in container" action - Native debugging launching processes from the Debug tab - Working Test Explorer tab...
Reopened from: https://github.com/nautobot/nautobot-app-data-validation-engine/issues/201 ### Environment * Python version: 3.11 * Nautobot version: 2.4.8 * nautobot-data-validation-engine version: ### Expected Behavior When trying to validate a DecimalField, a MinMax validator should throw...
### Environment * Nautobot version (Docker tag too if applicable): 2.4.14 * Python version: 3.11 * Database platform, version: postgres * Middleware(s): ### Steps to Reproduce 1. Create any object...
# Closes #7665 # What's Changed Do not get extra_context and template_context if we are not displaying the object detail page. Example: the Locations pages are reduced from 13 DB...