-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: UI
-
None
Rename Log ID to Job ID
Move Log ID to right before Parent Job ID
Move Host to the right of Job Message
The log id for a daemon log is a unique id for the row in a table. It doesn't show up in a log file, so it's only useful for (a) looking up the row in the table, which already has the same data in the UI; and (b) matching a subjob with a parent job. This should be move to the right, both because it's generally not useful and because the parent job id related to it is already there.