Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
netbox-community
/
pynetbox
Public
Notifications
You must be signed in to change notification settings
Fork
188
Star
655
Code
Issues
24
Pull requests
3
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
use <code>dict</code> in <code>Record.serialize</code>
app: pynetbox
type: housekeeping
Changes to the application which do not directly impact the end user
Changes to the application which do not directly impact the end user
Status: Open.
#726
In netbox-community/pynetbox;
·
ariel-anieli
opened
on Dec 18, 2025
<code>nb.version</code> causes 403 with a valid token
app: pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#718
In netbox-community/pynetbox;
·
markkuleinio
opened
on Dec 3, 2025
Underscores in slugs are converted to hyphens
app: pynetbox
status: under review
Further discussion is needed to determine this issue's scope and/or implementation
Further discussion is needed to determine this issue's scope and/or implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#715
In netbox-community/pynetbox;
·
thomaschristory
opened
on Nov 20, 2025
Add sync() method/property for the core.data_sources endpoint
app: pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
This issue is tentatively accepted pending a volunteer committed to its implementation
type: feature
Introduction of new functionality to the application
Introduction of new functionality to the application
Status: Open.
#713
In netbox-community/pynetbox;
·
ifoughal
opened
on Nov 17, 2025
Synchronise list_as_set with ansible_module
app: pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#711
In netbox-community/pynetbox;
·
dhoffend
opened
on Nov 13, 2025
·
7.5.1
Support for Netbox Branching detail endpoints (Merge/Sync/Revert)
app: pynetbox
complexity: medium
Requires a substantial but not unusual amount of effort to implement
Requires a substantial but not unusual amount of effort to implement
status: backlog
type: feature
Introduction of new functionality to the application
Introduction of new functionality to the application
Status: Open.
#710
In netbox-community/pynetbox;
·
Sulray
opened
on Nov 5, 2025
Assigning assigned_object to None doesn't work unless it's referenced
pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#708
In netbox-community/pynetbox;
·
aj2s
opened
on Sep 30, 2025
strict_filter mechanism does not respect custom fields in filter
app: pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#701
In netbox-community/pynetbox;
·
sepetuks
opened
on Jul 12, 2025
ObjectChanges moved to core module in netbox 4.1
app: pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#700
In netbox-community/pynetbox;
·
Urth
opened
on Jul 10, 2025
Changing user passwords via pynetbox does not work
app: pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#694
In netbox-community/pynetbox;
·
ShaneMcC
opened
on May 23, 2025
Fix Ruff errors add Ruff to pre-commit
type: housekeeping
Changes to the application which do not directly impact the end user
Changes to the application which do not directly impact the end user
Status: Open.
#692
In netbox-community/pynetbox;
·
arthanson
opened
on May 21, 2025
Unexpected re-hydration on isinstance-check
app: pynetbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
Does not significantly disrupt application functionality, or a workaround is available
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
A confirmed report of unexpected behavior in the application
Status: Open.
#688
In netbox-community/pynetbox;
·
mimukr
opened
on May 20, 2025
You can’t perform that action at this time.