A new table is available on the run summary view that shows which options were applied to the run and where in the hierarchy they were applied.
If an option was applied by the version (that is, an defined option default value), the source is marked as version
. If an option was applied at the instance level (an override of a version’s default value), the source is marked as instance
. If an option value was overridden for the specific run, the source is marked as run
.