Description
NetBox version
v4.2.6
Feature type
New functionality
Proposed functionality
It would be an improvement to user experience if there were a Save button on a custom's script output panel so that it can be readily saved to a file. The button, ideally, would prompt a user to enter a filename and then have the file downloaded after submitting the filename.
Use case
I need to create CSV files from the data in the database and having the option to save the data would be convenient. Yes, the output can be selected, copied, and then pasted in a file, and then saved, but having the save option is a much better user experience.
Database changes
None
External dependencies
None
Activity
Omripresent commentedon May 15, 2025
I can assist with this one
bctiemann commentedon May 15, 2025
Thanks @madgrizzle !
Implements netbox-community#19492: Add Save Button to Script Output W…
Omripresent commentedon May 16, 2025
It could also be useful when running a report to be able to download the log content as CSV
Omripresent commentedon Jun 4, 2025
Should I submit a PR for my addition? this seems to be assigned to @madgrizzle.
jeremystretch commentedon Jun 4, 2025
@Omripresent sorry, I think this was assigned to @madgrizzle by mistake. I'll assign it to you for a PR. Thanks!
jeremystretch commentedon Jun 18, 2025
@Omripresent I see that you've closed PR #19646. Are you still working on this issue, or should it be reassigned?
Omripresent commentedon Jun 18, 2025
My bad I was doing some branch cleanup and deleted the associated branch with this PR by mistake.. I'll restore and resubmit.
Fixes: #19492: Add Save Button to Script Output Window (#19721)