What happens when the client opens a configuration with unsupported blocks?#
Question#
The configuration client shows a warning about unsupported configuration items when I open a file. What does that mean?
Answer#
The client skipped configuration blocks that this client version does not understand. Saving the configuration may remove those unsupported sections.
Details#
Newer service or file formats can introduce configuration blocks that a configuration client cannot edit. The client loads what it supports and displays a one-time warning.
Current configuration clients preserve an existing general(name="Metrics")
block when they load and save CFG, YAML, or registry configuration. They do not
provide a Metrics editor. Other unknown blocks can still be skipped and may be
lost when the configuration is saved.
If you save without upgrading the client, unsupported blocks may be dropped from the saved file.
Action path#
Note which blocks the warning mentions.
If you need to edit those settings, upgrade to a configuration client that supports them, or edit the YAML or legacy
.cfgfile with care in a text editor.Back up the configuration before saving from an older client.