Add script results view to script job history #10572

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

Originally created by @Etibru on GitHub (Dec 12, 2024).

Originally assigned to: @renatoalmeidaoliveira on GitHub.

NetBox version

V4.1.6

Feature type

Change to existing functionality

Triage priority

N/A

Proposed functionality

Once the custom script has finished executing, we're presented with an https://XXX.com/extras/scripts/results/{job_id}/ result page (the result of the job that was created).

image

This page is not easily accessible from the script's job history page.

It would be interesting to add a link to this page from the job history view.

image

The best would be to add a column in the table with a link to the results page.

Use case

Want to easily consult the result of a custom script.

Database changes

N/A

External dependencies

N/A

Originally created by @Etibru on GitHub (Dec 12, 2024). Originally assigned to: @renatoalmeidaoliveira on GitHub. ### NetBox version V4.1.6 ### Feature type Change to existing functionality ### Triage priority N/A ### Proposed functionality Once the custom script has finished executing, we're presented with an `https://XXX.com/extras/scripts/results/{job_id}/` result page (the result of the job that was created). ![image](https://github.com/user-attachments/assets/5e3a9911-095f-46a6-8f5c-7dfb1a109510) This page is not easily accessible from the script's job history page. It would be interesting to add a link to this page from the job history view. ![image](https://github.com/user-attachments/assets/6c3f87f6-08f6-46ce-8806-f94bf1bf7720) The best would be to add a column in the table with a link to the results page. ### Use case Want to easily consult the result of a custom script. ### Database changes N/A ### External dependencies N/A
adam added the status: acceptedtype: featurecomplexity: medium labels 2025-12-29 21:33:17 +01:00
adam closed this issue 2025-12-29 21:33:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10572