Over time the GUI has gained the ability to flag a value as being inherited from the ‘top’ config and more recently the ability to flag individual key pairs with visible rules.
These 2 features now seem to be conflicting. If you change the visibility rule for a key pair within a config, this also changes the inheritance rule for the value. So if you want to easily see values you are working on within a config you end up breaking the inheritance rules - the result is something of a mess if you do not notice and then make changes to the values held in the ‘top’ config as they are not then used across all the configs as you would expect.
The changed state of the visibility set on a key pair should not affect the state of the value on the key pair.