Store configuration comments during import/export

What is a one sentence summary of your feature request?

I put a lot of comments in my configuration, once loaded, comments are loosed for ever

Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.

Getting comments during a configuration export

How do you currently solve the challenges you have by not having this feature?

I can’t

Hi @thierry.meritan thanks for submitting your request :slight_smile: Could you provide more detail please?

In the XML configuration file, you can add comments to better understand the configuration you made. During upload, comments are not imported into the DB and so never exported …

I think that during deployment, some file minification occurs which removes comments, whitespace, and other unnecessary elements and this is why during the export they are removed.

1 Like