controller_configuration
controller_configuration copied to clipboard
`filetree_create` is exporting fields in settings with "null".
Summary
When exporting with filetree_create, the output can contain items with "null" value. This is causing problems when trying to import that generated configuration files.
In a similar way, the surveys are exported with 'min': None and 'max': None values, causing problems for the importation process.
Issue Type
- Bug Report
Ansible, Collection, Controller details
OS / ENVIRONMENT
Desired Behavior
The fields with a "null" or None value shouldn't be exported to the generated files.