I am using the Environment Indicator Variable.
The environment variables on the Environment Indicator Variables (admin/config/development/environment-indicator/list/%/variables) admin page are not in sync with those on the Variable admin (/admin/config/system/variable/realm/environment/edit) page
This value is different than the others - and in the database - it is adding a variable realm of "list".
/admin/config/development/environment-indicator/list/%/variables
These two have the same values.
/admin/config/system/variable/realm/environment/edit
/admin/config/system/googleanalytics?variable_realm_key_environment=non_production_environment
Comments
Comment #1
rtdean93 commentedThe argument is wrong and is adding variables to the "list" realm instead of the environment realm.
The following patch fixes this.
Comment #3
e0ipsoThis has been merged.
Many thanks @rtdean93 for contributing to the issue queue.