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-15 06:43:33 +01:00
Code Issues 273 Packages Projects Releases 10 Wiki Activity
Labels Milestones New Issue
156 Open 16 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
156 Open 16 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
Pre-render and cache config context data complexity: high needs milestone netbox status: backlog type: feature
#11946 opened 2025-12-29 21:51:47 +01:00 by adam
GraphQL: Return full object for custom fields instead of only ID complexity: high netbox status: backlog type: feature
#11907 opened 2025-12-29 21:51:23 +01:00 by adam
Include stack trace for unhandled exceptions on 500 responses and in job logs complexity: medium needs milestone netbox status: backlog type: feature
#11890 opened 2025-12-29 21:51:16 +01:00 by adam
Expose label of custom_field_choice as well as id breaking change complexity: medium needs milestone netbox status: backlog type: feature
#11878 opened 2025-12-29 21:51:09 +01:00 by adam
1
Update FilterSetClassesTestCase to utilize filterset register netbox status: backlog type: housekeeping
#11872 opened 2025-12-29 21:51:04 +01:00 by adam
Bulk Rename of The Label Field complexity: medium netbox status: backlog type: feature
#11831 opened 2025-12-29 21:50:24 +01:00 by adam
4
UX enhancement Device View - Rack position - Reservation text complexity: medium netbox status: backlog topic: UI/UX type: feature
#11830 opened 2025-12-29 21:50:24 +01:00 by adam
3
Optionally set a user global search preference netbox status: backlog type: feature
#11817 opened 2025-12-29 21:50:15 +01:00 by adam
Enable custom interface naturalization functions needs milestone netbox status: backlog type: feature
#11816 opened 2025-12-29 21:50:15 +01:00 by adam
Add a read-only "VLAN IDs" count to the VLANRange model needs milestone netbox status: backlog type: feature
#11786 opened 2025-12-29 21:49:52 +01:00 by adam
Prevent more lookup expressions in filterset items from "disabling" url filtering status: backlog type: feature
#11771 opened 2025-12-29 21:49:41 +01:00 by adam
Ability To Export Dashboard Widget Layouts complexity: low status: backlog type: feature
#11746 opened 2025-12-29 21:49:24 +01:00 by adam
1
Align GraphQL lookup types for booleans & numerics (replace FilterLookup) complexity: medium needs milestone status: backlog status: blocked topic: GraphQL type: feature
#11744 opened 2025-12-29 21:49:22 +01:00 by adam
1
Bump minimum required PostgreSQL version to 15 breaking change needs milestone netbox status: backlog type: deprecation
#11709 opened 2025-12-29 21:48:52 +01:00 by adam
Audit callables available via Custom Script API and apply protections as necessary netbox status: backlog type: housekeeping
#11661 opened 2025-12-29 21:48:14 +01:00 by adam
MAX_PAGE_SIZE does not apply to GraphQL API requests netbox severity: medium status: backlog type: bug
#11631 opened 2025-12-29 21:47:51 +01:00 by adam
3
Add new protocol type on Application service template breaking change complexity: medium needs milestone netbox status: backlog type: feature
#11583 opened 2025-12-29 21:47:09 +01:00 by adam
5
Allow circuit terminations on wireless interfaces using wireless links complexity: high needs milestone netbox status: backlog type: feature
#11562 opened 2025-12-29 21:46:46 +01:00 by adam
3
Allow for optional DeviceType component creation when creating new Device complexity: medium needs milestone netbox status: backlog type: feature
#11533 opened 2025-12-29 21:46:29 +01:00 by adam
3
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
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.25.3 Page: 1028ms Template: 16ms
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