Show text parameter name within the History view
Based on some user feedback after deploying your excellent script-server, would it be possible to specify a particular text parameter be visible within the History view please?
For example, I have a simple script where you enter a username before executing it. If possible, I would like to look at the History page and easily find the line that was run with a particular parameter value (such as a username supplied to the script). At the moment I would have to remember or make a note of the ID number, or click through each history line till I find the one I need.
Perhaps there could be an extra boolean option within "parameters" called "history", where if you marked it as True, the configured "name" would appear as a column within the History page, with the values of that parameter shown below it. It may need to be limited to the "text" type because lists for example wouldn't work in the History view. If a parameter had the "no_value" option, perhaps the column would show true/false (or a checkbox showing ticked/not ticked).
Another but related request - would it be possible to sort the History columns alphabetically please? e.g. if I click on the Script column header, it sorts the list A-Z, and clicking it again sorts it Z-A. This would tie in nicely to the above request where I could then sort by my username parameter for example.
Thanks!
Hi @jarrah31, cool ideas! Would you mind creating a separate ticket for sorting?
Will do, thanks!
Just bumping this up because I'd like to ask if it's still possible to include a particular parameter in the history page please?
Hi @jarrah31, unfortunately for the nearest time I didn't have much time to work on Script server. I hope I would have some time after summer time. But unless this ticket has some upvotes, I won't put it for the next release :(
That's fine, thanks for the update and for what you are able to do with this excellent project.