Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I tried to define a project and an environment called DEV linked to that project. In DEV environment configuration files (and only there), I defined a variable with a simple value then in a pipeline I tried to read that variable and display the value in a write log transform. Very easy. The variable is not resolved. I also restarted hop-gui to be sure he evnironment configuration is properly managed because I saw there's a JIRA issue (HOP-2016) opened but didn't worked yet. If I put the same variable in the project configuration the variable is correctly resolved.
I attached my sample project for reference.