If I toggle Gantry from Production to Development under the Extras menu when it goes to write the gantry5.yaml file it creates a old-style custom environment path directly under /user/ like
/user/www.domain.com/config/plugins/gantry5.yaml
the ONLY thing that will be in the file is the "production" attribute and true|false value... no settings that are in the main user/config/plugins/gantry5.yaml are retained/copied.
This does NOT happen if I go to Extras > Platform Settings and change the "Production Mode" (or any other setting) there... this only happens with the Toggle in the Extras submenu.
This then creates further issues when other Grav plugins (or Grav itself) see this old-style (not that it should be happening at all, but it should now be /user/env/www.domainname.com/) custom Environment folder and start to write their YAML files there as well.
If I toggle Gantry from Production to Development under the Extras menu when it goes to write the gantry5.yaml file it creates a old-style custom environment path directly under /user/ like
/user/www.domain.com/config/plugins/gantry5.yaml
the ONLY thing that will be in the file is the "production" attribute and true|false value... no settings that are in the main user/config/plugins/gantry5.yaml are retained/copied.
This does NOT happen if I go to Extras > Platform Settings and change the "Production Mode" (or any other setting) there... this only happens with the Toggle in the Extras submenu.
This then creates further issues when other Grav plugins (or Grav itself) see this old-style (not that it should be happening at all, but it should now be /user/env/www.domainname.com/) custom Environment folder and start to write their YAML files there as well.