Hello !
Is there a way to retrieve information about the user who manually triggered a job in Hangfire dashboard ? (Windows username, IP address or something)
I know that there is a way to know if a recurring job has been launched manually (by checking the Reason field of the State table). But, we don’t get any information about the user who did it.
Many thanks for your help,
Thibaut