Many have requested the full process context menu on log entries. I have decided to do this. Now, the issue is that it requires me to create an artificial process object. That's fine, except I must then test all logic paths to ensure that I've populated all referenced data, and that any lack of data population is handled gracefully. That means a lot of testing and code review. So, I'll add it in, you give it a try as much as you can ;).