Logo
Explore Help
Register Sign In
starred/netbox
1
0
Fork 0
You've already forked netbox
mirror of https://github.com/netbox-community/netbox.git synced 2026-01-16 15:16:46 +01:00
Code Issues 273 Packages Projects Releases 10 Wiki Activity
Labels Milestones New Issue
273 Open 15,858 Closed
Label
Use alt + click/enter to exclude labels
All labels No label
beta

breaking change

complexity: high

complexity: low

complexity: medium

needs milestone

netbox

pending closure

plugin candidate

pull-request

severity: high

severity: low

severity: medium

status: accepted

status: backlog

status: blocked

status: duplicate

status: needs owner

status: needs triage

status: revisions needed

status: under review

topic: GraphQL

topic: Internationalization

topic: OpenAPI

topic: UI/UX

topic: cabling

topic: event rules

topic: htmx navigation

topic: industrialization

topic: migrations

topic: plugins

topic: scripts

topic: templating

topic: testing

type: bug

type: deprecation

type: documentation

type: feature

type: housekeeping

type: translation

Milestone
All milestones No milestones
Open milestones
v4.6.0 v4.5.0 v4.4.10
Closed milestones
v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v2.0 v2.1 v2.10 v2.11 v2.2 v2.3 v2.4 v2.5 v2.6 v2.7 v2.8 v2.9 v3.0 v3.1 v3.7 v4.2 v4.2.6 v4.2.7 v4.2.8 v4.2.9 v4.3.1 v4.3.2 v4.3.3 v4.3.6 v3.2 v3.3 v3.4 v3.5 v3.6 v4.0 v4.1 v4.3 v4.3.4 v4.3.5 v4.3.7 v4.4.0 v4.4.1 v4.4.2 v4.4.3 v4.4.4 v4.4.5 v4.4.6 v4.4.7 v4.4.8 v4.4.9
Project
All projects No project
Author
All users
Assignee
Assigned to nobody Assigned to anybody
adam
Sort
Newest Oldest Most recently updated Least recently updated Most commented Least commented Nearest due date Farthest due date
Label
273 Open 15,858 Closed
Label
Clear labels
beta
breaking change
complexity: high
complexity: low
complexity: medium
needs milestone
netbox
pending closure
plugin candidate
pull-request
severity: high
severity: low
severity: medium
status: accepted
status: backlog
status: blocked
status: duplicate
status: needs owner
status: needs triage
status: revisions needed
status: under review
topic: GraphQL
topic: Internationalization
topic: OpenAPI
topic: UI/UX
topic: cabling
topic: event rules
topic: htmx navigation
topic: industrialization
topic: migrations
topic: plugins
topic: scripts
topic: templating
topic: testing
type: bug
type: deprecation
type: documentation
type: feature
type: housekeeping
type: translation
Milestone
No milestone
Open milestones
v4.6.0
v4.5.0
v4.4.10
Closed milestones
v1.2
v1.3
v1.4
v1.5
v1.6
v1.7
v1.8
v1.9
v2.0
v2.1
v2.10
v2.11
v2.2
v2.3
v2.4
v2.5
v2.6
v2.7
v2.8
v2.9
v3.0
v3.1
v3.7
v4.2
v4.2.6
v4.2.7
v4.2.8
v4.2.9
v4.3.1
v4.3.2
v4.3.3
v4.3.6
v3.2
v3.3
v3.4
v3.5
v3.6
v4.0
v4.1
v4.3
v4.3.4
v4.3.5
v4.3.7
v4.4.0
v4.4.1
v4.4.2
v4.4.3
v4.4.4
v4.4.5
v4.4.6
v4.4.7
v4.4.8
v4.4.9
Projects
Clear projects
Assignee
Clear assignees
No assignee
adam
Provide an option to execute as a background job when adding components to devices in bulk beta complexity: medium netbox status: needs owner type: feature
#11522 opened 2025-12-29 21:46:22 +01:00 by adam
GraphQL Ordering Support complexity: medium needs milestone netbox status: backlog topic: GraphQL type: feature
#11517 opened 2025-12-29 21:46:18 +01:00 by adam
2
Support for marking module bays and device bays as disabled complexity: low needs milestone netbox status: backlog type: feature
#11516 opened 2025-12-29 21:46:18 +01:00 by adam
3
Support for cable bundles complexity: medium needs milestone netbox status: backlog type: feature
#11514 opened 2025-12-29 21:46:16 +01:00 by adam
Expose modules adopt_components and replicate_components via the API complexity: medium needs milestone netbox status: backlog type: feature
#11497 opened 2025-12-29 21:46:02 +01:00 by adam
1
GUI bugging out when using saved info netbox severity: low status: blocked type: bug
#11473 opened 2025-12-29 21:45:42 +01:00 by adam
7
Better BULK operation error response, providing offending object -> error correlation breaking change complexity: medium needs milestone netbox status: backlog type: feature
#11463 opened 2025-12-29 21:45:34 +01:00 by adam
2
Increase log level for faulty scripts complexity: low netbox status: blocked type: feature
#11462 opened 2025-12-29 21:45:34 +01:00 by adam
5
Rack visualization is stuck at light mode netbox severity: low status: accepted type: bug
#11457 opened 2025-12-29 21:45:26 +01:00 by adam
15
Support Bridge-Interfaces in Interface-Template Import complexity: low netbox status: needs owner type: feature
#11455 opened 2025-12-29 21:45:26 +01:00 by adam
2
Syntax highlighting for data files complexity: low netbox status: needs owner type: feature
#11448 opened 2025-12-29 21:45:20 +01:00 by adam
5
Cache counts of related objects for recursively-nested models complexity: high netbox status: backlog type: feature
#11424 opened 2025-12-29 21:45:04 +01:00 by adam
Netbox querying LDAP without credentials after session has been created netbox severity: low status: needs owner type: bug
#11421 opened 2025-12-29 21:45:02 +01:00 by adam
2
Add test for config & export template rendering netbox status: needs owner topic: testing type: housekeeping
#11419 opened 2025-12-29 21:45:02 +01:00 by adam
Addition of a debugging mode and include more robust exception handling for ConfigTemplate rendering to aid with template development. complexity: medium netbox status: needs owner type: feature
#11414 opened 2025-12-29 21:44:57 +01:00 by adam
4
API filter for string custom fields doesn't work properly netbox severity: low status: under review type: bug
#11397 opened 2025-12-29 21:44:38 +01:00 by adam
2
Error when import modules into device that doesn't have a name netbox severity: low status: accepted type: bug
#11391 opened 2025-12-29 21:44:32 +01:00 by adam
4
Provide information about LAG targets in LAG members section complexity: low netbox status: needs owner type: feature
#11376 opened 2025-12-29 21:44:22 +01:00 by adam
2
Elements per page setting is discarded after editing an object netbox severity: low status: needs owner type: bug
#11372 opened 2025-12-29 21:44:20 +01:00 by adam
3
Introduce a custom form field to represent generic foreign key relations complexity: high needs milestone netbox status: backlog type: feature
#11348 opened 2025-12-29 21:44:01 +01:00 by adam
First Previous ... 4 5 6 7 8 ... Next Last
Powered by Gitea Version: 1.25.3 Page: 3962ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API