controller_configuration icon indicating copy to clipboard operation
controller_configuration copied to clipboard

`filetree_create` is exporting fields in settings with "null".

Open ivarmu opened this issue 1 year ago • 0 comments

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.

Actual Behavior

STEPS TO REPRODUCE

ivarmu avatar Apr 17 '24 14:04 ivarmu