OctoPrint-PrintHistory icon indicating copy to clipboard operation
OctoPrint-PrintHistory copied to clipboard

Feature Request: Automatically Log which user started print

Open jmiltxtav opened this issue 2 years ago • 1 comments

I have an instance where around 15 people have access to the printer. I want to log which user starts the print.

I see the option to go in afterward and mark which user started the print, but I would like that to be automatic because they will not go back and edit the history. From what I see in the code, we might be able to add a column using the printing event hook.

I can attempt to add this as well, but I am unsure how everything relates to everything else, so I would prefer if one of the devs could add it.

jmiltxtav avatar May 31 '23 16:05 jmiltxtav

You are welcome to try and add this. I have my hands full at the moment and would not get to this in the future

guysoft avatar Nov 07 '23 14:11 guysoft

this is also kind of a duplicate of #20 (even though that issue originally was about being able to log the user at all, now it's about automatically adding the user, which seems not to be possible currently)

WildRikku avatar Sep 02 '24 15:09 WildRikku