There is a discrepancy between the auto-population of config fields in the Application configuration. When providing the same hostname config value, the hostname field appears as expected in version v1.119.2, however, in v1.124.16, the field is left blank.
v1.119.2:

v1.124.16:

We suspect that a regression was introduced in this commit. Prior to this commit, it seems that auto-population of config fields was generally unbounded, but it now appears to have some additional filtering.