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

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rtdean93’s picture

The argument is wrong and is adding variables to the "list" realm instead of the environment realm.

The following patch fixes this.

  • e0ipso committed f4e7728 on 7.x-2.x authored by rtdean93
    Issue #2510290 by rtdean93: Environment Indicator Variable list not in...
e0ipso’s picture

Status: Active » Fixed

This has been merged.

Many thanks @rtdean93 for contributing to the issue queue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.