Have time references in execution histories show times when workflow was run

The idea is:

Currently, when I go into an execution history for a workflow and that workflow has a time reference (like {{$now}} ), the time that’s shown is the current time. It would be helpful if it showed the static values from when that workflow was ran. For example, if the workflow ran at 10AM and I look at the history at 12PM, the $now shows as 12PM versus when the workflow ran which makes troubleshooting difficult sometimes.

I think it would be beneficial to add this because:

More accurate data when reviewing failed workflows

Are you willing to work on this?

I don’t have the coding experience to do so