ITSAdmin: better messages for saving unchanged registry data
[Change] [no] [Registry] [registry.db] [remote registry] [save] [unchanged]
Symptom
When saving registry values (though VITS->configuration->Registry), a message is returned after saving the data indicating that a restart of the ITS is necessary to apply those changes.
In case of unchanged values, this message is superfluous, since nothing actually has been changed and thus a restart should not be necessary.
Other terms
no change save
Reason and Prerequisites
The ITSAdmin previously did not detect unchanged values and saved every passed value even if it had not been changed.
Solution
The patch with this note fixes the previously described problem.
Unchanged data wil be detected now and will not be saved.