Changing some config properties (e.g. TargetSystem\ADS\ADSContainer\ITDataFrom) results in events which subsequently generate job chains which attempt to update affected objects. This is sometimes not desirable.
Is there any way to disable this either for individual config properties or for all config properties? We could of course change the affected templates to turn off overwrites or disable generation on the appropriate job chains which would be extremely fine-grained but also a bit time consuming and cumbersome. We could also turn on "No Write" for the affected resource(s) and then sync to get the data back in line, but I am not very keen on that because we would need to ensure that no legitimate un-related updates were missed.