netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Adds extra column for result on the script job table

Open abhi1693 opened this issue 1 year ago • 4 comments

Fixes: #15983

abhi1693 avatar May 09 '24 17:05 abhi1693

can we add this same info to the core jobs table? That is the page I use the most to check the status of all my various jobs.

bitcollector1 avatar May 09 '24 21:05 bitcollector1

can we add this same info to the core jobs table

It's out of scope. Results column only makes sense for scripts and jobs table can have other types in it

abhi1693 avatar May 10 '24 04:05 abhi1693

Rather than adding another column to the table, it might make more sense to override the "completed" column so that it links to the script result. We could do this in a generic way so that the "completed" column in any jobs table links to the relevant record where applicable.

jeremystretch avatar May 14 '24 11:05 jeremystretch

Rather than adding another column to the table, it might make more sense to override the "completed" column so that it links to the script result. We could do this in a generic way so that the "completed" column in any jobs table links to the relevant record where applicable.

Thanks Jeremy,

All I'm looking for us parity with 3.7, where you can get to the results from the main page. Appreciate the support and excellent work on a great product.

bitcollector1 avatar May 14 '24 16:05 bitcollector1

This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further action is taken.

github-actions[bot] avatar May 30 '24 04:05 github-actions[bot]

@abhi1693 Are you looking at overriding the completed column as Jeremy mentioned or do you think this is good to go as is?

arthanson avatar May 30 '24 14:05 arthanson

Closing this for inactivity.

jeremystretch avatar Jun 14 '24 13:06 jeremystretch