## Describe the Bug I get the following error when visiting `/#/orchestration/tasks/create-wizard`  ## Expected Behavior No error ## Steps to Reproduce * Install any PE version * Deploy a control-repo without a production environment ## Environment * PE 2023.8.3 * EL8 * the environment is set in /etc/puppetlabs/enterprise/conf.d/pe.conf: ```json { "pe_install::install::classification::pe_node_group_environment": "peadm", "puppet_enterprise::master::recover_configuration::pe_environment": "peadm" } ``` ## Additional Context Add any other context about the problem here.