Make "Platform" text on /dcim/devices/<pk> page a link #2811

Closed
opened 2025-12-29 18:22:23 +01:00 by adam · 0 comments
Owner

Originally created by @lamoni on GitHub (Aug 16, 2019).

Environment

  • Python version: 3.7
  • NetBox version: 2.6.2

Proposed Functionality

Make the "Platform" text on the /dcim/devices/<pk>/ page a link to /dcim/devices/?platform=<platform_slug_here>

I'm opening this issue to get the ok to submit a pull request.

Use Case

Currently, the Platform text on the Device page is just text. It'd be useful for certain users to jump to the Platform instances page to track deployments and see what devices are still on a given version of software. Very minor request for the most part, but saves a lot of clicking/copy and pasting to get the same information.

Database Changes

None

External Dependencies

None

Example Image

Screen Shot 2019-08-16 at 4 40 06 AM

Originally created by @lamoni on GitHub (Aug 16, 2019). ### Environment * Python version: 3.7 <!-- Example: 3.5.4 --> * NetBox version: 2.6.2 <!-- Example: 2.3.6 --> ### Proposed Functionality Make the "Platform" text on the /dcim/devices/\<pk\>/ page a link to /dcim/devices/?platform=\<platform_slug_here\> I'm opening this issue to get the ok to submit a pull request. ### Use Case Currently, the Platform text on the Device page is just text. It'd be useful for certain users to jump to the Platform instances page to track deployments and see what devices are still on a given version of software. Very minor request for the most part, but saves a lot of clicking/copy and pasting to get the same information. ### Database Changes None ### External Dependencies None ### Example Image ![Screen Shot 2019-08-16 at 4 40 06 AM](https://user-images.githubusercontent.com/5675626/63160539-a2200680-bfe3-11e9-9a0c-d1e5307d6dc7.png)
adam added the status: acceptedtype: feature labels 2025-12-29 18:22:23 +01:00
adam closed this issue 2025-12-29 18:22:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2811