The "Version History" pane for plugins is broken #10361

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

Originally created by @peteeckel on GitHub (Oct 14, 2024).

Originally assigned to: @arthanson on GitHub.

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.3

Python Version

3.12

Steps to Reproduce

  1. Open the "Admin/System/Plugins" page via the navigation menu
  2. Click on any plugin (e.g. NetBox BGP)
  3. In the "Version History" pane, select the "Per Page" dropdown and klick on "25" (any other value is OK, too)

Expected Behavior

Actually I would expect the paginator not to be there at all, as there are only the five most recent versions in the API so there won't be a longer list of versions anyway.

But since a paginator is shown, I would expect the last 25, 50, 100 ... most recent versions to appear in the "Version History" table.

Observed Behavior

A narrow version of the plugin's info page appears in the pane.

Screenshot 2024-10-14 at 19 11 07
Originally created by @peteeckel on GitHub (Oct 14, 2024). Originally assigned to: @arthanson on GitHub. ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.1.3 ### Python Version 3.12 ### Steps to Reproduce 1. Open the "Admin/System/Plugins" page via the navigation menu 2. Click on any plugin (e.g. NetBox BGP) 3. In the "Version History" pane, select the "Per Page" dropdown and klick on "25" (any other value is OK, too) ### Expected Behavior Actually I would expect the paginator not to be there at all, as there are only the five most recent versions in the API so there won't be a longer list of versions anyway. But since a paginator **is** shown, I would expect the last 25, 50, 100 ... most recent versions to appear in the "Version History" table. ### Observed Behavior A narrow version of the plugin's info page appears in the pane. <img width="1086" alt="Screenshot 2024-10-14 at 19 11 07" src="https://github.com/user-attachments/assets/6a97c470-8998-4703-aef7-210db4d12803">
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:30:28 +01:00
adam closed this issue 2025-12-29 21:30:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10361