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-11 21:10:29 +01:00
Code Issues 273 Packages Projects Releases 10 Wiki Activity
Labels Milestones New Issue
0 Open 39 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
0 Open 39 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
Swagger UI generating incorrect schemas for /users/users/ endpoint netbox severity: low status: accepted topic: OpenAPI type: bug
#11752 by adam was closed 2025-12-29 21:49:27 +01:00
3
Media assets not reachable anymore through api requests since media requires Authentication severity: low status: accepted topic: OpenAPI type: bug
#11269 by adam was closed 2025-12-29 21:42:43 +01:00
3
Swagger: Bulk Delete of IPAddress pending closure severity: low status: needs owner topic: OpenAPI type: bug
#10815 by adam was closed 2025-12-29 21:36:14 +01:00
2
Missing api documentation for "POST /api/extras/scripts/" complexity: low pending closure status: needs owner topic: OpenAPI type: bug
#10762 by adam was closed 2025-12-29 21:35:41 +01:00
3
Devices render-config swagger spec is incorrect pending closure severity: low status: needs owner topic: OpenAPI type: bug
#10722 by adam was closed 2025-12-29 21:35:12 +01:00
3
New field vid_ranges on vlan-group missing in API netbox severity: low status: accepted topic: OpenAPI type: bug
#10241 by adam was closed 2025-12-29 21:28:46 +01:00
5
API: Duplication of endpoints / Missing documentation severity: low status: accepted topic: OpenAPI type: bug
#10044 by adam was closed 2025-12-29 21:26:08 +01:00
2
Swagger API doc has incorrect documentation for VRFRequest status: duplicate topic: OpenAPI type: bug
#9921 by adam was closed 2025-12-29 21:24:24 +01:00
3
Swagger API has incorrect documentation for /api/circuits/provider-accounts/ and api/circuits/provider-networks status: duplicate topic: OpenAPI type: bug
#9919 by adam was closed 2025-12-29 21:24:24 +01:00
7
Missing api documentation for "POST /api/extras/scripts/" request status: duplicate topic: OpenAPI type: bug
#9907 by adam was closed 2025-12-29 21:24:15 +01:00
2
Missing fields in openapi Rack and Site schemas severity: low status: needs owner topic: OpenAPI type: bug
#9899 by adam was closed 2025-12-29 21:24:10 +01:00
1
Mismatch of parameters in OpenAPI schema and actual Netbox API (for POST /api/ipam/prefixes/{id}/available-prefixes/ endpoint) netbox pending closure severity: low status: needs owner topic: OpenAPI type: documentation
#9869 by adam was closed 2025-12-29 21:23:46 +01:00
3
parent_device on Device is not marked as nullable in swagger api docs severity: low status: accepted topic: OpenAPI type: bug
#9855 by adam was closed 2025-12-29 21:23:35 +01:00
3
Inconsistency Swagger schema vs API (model Interface) severity: low topic: OpenAPI type: bug
#9804 by adam was closed 2025-12-29 21:22:55 +01:00
3
Add server URL to OpenAPI schema complexity: low netbox pending closure status: needs owner topic: OpenAPI type: feature
#9654 by adam was closed 2025-12-29 21:20:25 +01:00
2
Object count fields are documented in Swagger for REST API GET requests but not included in the response severity: low topic: OpenAPI type: bug
#9651 by adam was closed 2025-12-29 21:20:18 +01:00
9
Nullable fields not nullable in the OpenAPI spec severity: low status: accepted topic: OpenAPI type: bug
#9415 by adam was closed 2025-12-29 20:49:30 +01:00
3
Netbox openapi schema is generating incorrect response types severity: low status: accepted topic: OpenAPI type: bug
#9344 by adam was closed 2025-12-29 20:48:50 +01:00
5
Incorrect Field Type in Response for GET /api/dcim/device-type(/{id}/) Model Schema severity: low status: accepted topic: OpenAPI type: bug
#9264 by adam was closed 2025-12-29 20:47:38 +01:00
4
Swagger vs REST API: type of DCIM/RackElevation request severity: low status: accepted topic: OpenAPI type: bug
#9225 by adam was closed 2025-12-29 20:47:15 +01:00
First Previous 1 2 Next Last
Powered by Gitea Version: 1.25.3 Page: 786ms Template: 72ms
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