Eric Busto

Results 6 issues of Eric Busto

Not the most elegant approach, but this solves for issue #154 reasonably well.

I discovered this problem using pynetbox to retrieve records for a custom model that coincidentally has an `endpoint` field. Admittedly, a `Record` only has a handful of private attributes, and...

status: needs owner
type: feature

**Description** 3005 broke syndication. **Setup** Upgrade an existing 3004.2 environment to 3005. Watch syndicated masters no longer connect to the syndication master. **Expected behavior** Syndication to be actually tested before...

Bug
Regression
Salt-Syndic
needs-triage
Phosphorus v3005.0
VMware

### What motivated this proposal? Our NATS cluster has a very small number of accounts, but each account has a number of distinct users. Being able to track traffic by...

proposal

### Environment * Nautobot version: 1.6.0 * Python version: 3.11 * Database platform, version: PostgreSQL 11 * Middleware(s): N/A ### Steps to Reproduce 1. Create a dynamic group that includes...

type: bug

Access to the cache map is unsynchronized, so there's a race condition whenever the cache duration for a script is set. This is easy to reproduce if you use the...