Developer Console AEMaaCS - OSGi Configuration - Runtime Environment Variables Display
| Request for Feature Enhancement (RFE) Summary: | Developer Console in AEMaaCS should display runtime environment variables values too - This helps to know which is the current value being picked (default or custom) | |||
| Use-case: | Currently the config.json displayed in the pod at cloud manager for an instance displays configuration for environment variable as is in the codebase - "configKey": "/configValue/$[env:CUSTOM_KEY;default=9876543210]/rohan",
If the CUSTOM_KEY is configured in environment variable then the value that should be displayed is the actual one and not the above one. If it's not configured then the default value should be displayed to give a better idea of whether an environment value is configured for an instance or not.
|
|||
| Current/Experienced Behavior: | User has to navigate to the Environment Variable console to manually verify whether CUSTOM_KEY is configured or not. In a project with 150+ env variables this becomes an unnecessary lookup. |
|||
| Improved/Expected Behavior: | The config should display the proper correct value. If no environment value is configured then display the default one else display the custom one. | |||
| Environment Details (AEM version/service pack, any other specifics if applicable): |
|
|||
| Customer-name/Organization name: | EPAM Systems |
|||
| Screenshot (if applicable): |
|
|||
| Code package (if applicable): |


