The History section under Properties only show approval/promote/demote records.
Is there a way to have the history record of when the UDP was executed?
Harvest 14.x
Product Limitation
The Harvest broker log records each time a UDP process is executed, but not with enough detail to determine which UDP or for which project, state and package.
This is the reason why the History section under Properties only shows approval/promote/demote records.
Therefore, there is no out of the box way to display the UDP History information.
An alternate solution to record the UDP History information is to add a pre-link to the UDP calling an extra script that writes a line to a log file, passing in the details you want to record that are specific to the context.