[PR #71] [CLOSED] Topology view: remove empty label in generated dot file. #11982

Closed
opened 2025-12-29 21:53:46 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/71
Author: @Lastpixl
Created: 6/28/2016
Status: Closed

Base: developHead: develop


📝 Commits (1)

  • a860d6a Topology view: remove empty label in generated dot file.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/extras/api/views.py (+1 -1)

📄 Description

Example line from generated dot file:
set0 [width=0, shape=none, label=];

This is not accepted by graphviz v2.38.0.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/71 **Author:** [@Lastpixl](https://github.com/Lastpixl) **Created:** 6/28/2016 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`a860d6a`](https://github.com/netbox-community/netbox/commit/a860d6af375602c55ea813bead2f48e07b2e5104) Topology view: remove empty label in generated dot file. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/api/views.py` (+1 -1) </details> ### 📄 Description Example line from generated dot file: set0 [width=0, shape=none, label=]; This is not accepted by graphviz v2.38.0. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 21:53:46 +01:00
adam closed this issue 2025-12-29 21:53:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11982